Skip to content

Commit 0ca1304

Browse files
committed
reformat code
1 parent 3aac83c commit 0ca1304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/voxelgameslib/hub/HubPlugin.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
import com.voxelgameslib.voxelgameslib.api.game.GameHandler;
99
import com.voxelgameslib.voxelgameslib.api.game.GameMode;
10-
import com.voxelgameslib.voxelgameslib.internal.lang.LangHandler;
1110
import com.voxelgameslib.voxelgameslib.api.module.Module;
1211
import com.voxelgameslib.voxelgameslib.api.module.ModuleHandler;
1312
import com.voxelgameslib.voxelgameslib.api.module.ModuleInfo;
13+
import com.voxelgameslib.voxelgameslib.internal.lang.LangHandler;
1414

1515
import org.bukkit.plugin.java.JavaPlugin;
1616

0 commit comments

Comments
 (0)