Fix style

This commit is contained in:
Alexander Brandes 2023-01-21 16:35:03 +01:00
parent 10605e8048
commit fa710803af
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@
*/
package com.plotsquared.core.plot.flag.types;
import com.plotsquared.core.components.ComponentPreset;
import com.plotsquared.core.configuration.caption.Caption;
import com.plotsquared.core.configuration.caption.TranslatableCaption;
import com.plotsquared.core.plot.flag.FlagParseException;

View File

@ -18,7 +18,6 @@
*/
package com.plotsquared.core.setup;
import com.plotsquared.core.components.ComponentPreset;
import com.plotsquared.core.configuration.ConfigurationNode;
/**