Skip to content

Commit 6d3a383

Browse files
committed
Cleanup
1 parent 52927e6 commit 6d3a383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/the/bytecode/club/bytecodeviewer/BytecodeViewer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
import me.konloch.kontainer.io.DiskReader;
1515

16-
import the.bytecode.club.bytecodeviewer.bootloader.Boot;
1716
import the.bytecode.club.bytecodeviewer.api.BCV;
1817
import the.bytecode.club.bytecodeviewer.api.ExceptionUI;
18+
import the.bytecode.club.bytecodeviewer.bootloader.Boot;
1919
import the.bytecode.club.bytecodeviewer.bootloader.InstallFatJar;
2020
import the.bytecode.club.bytecodeviewer.bootloader.UpdateCheck;
2121
import the.bytecode.club.bytecodeviewer.gui.MainViewerGUI;

0 commit comments

Comments
 (0)