Organize imports

This commit is contained in:
Jindra Petřík
2025-07-27 13:32:20 +02:00
parent 864edfb19a
commit e65a19fd15
93 changed files with 9 additions and 154 deletions
@@ -22,7 +22,6 @@ import com.jpexs.decompiler.flash.configuration.Configuration;
import com.jpexs.decompiler.flash.gui.AppDialog;
import com.jpexs.decompiler.flash.gui.FasterScrollPane;
import com.jpexs.decompiler.flash.gui.Main;
import com.jpexs.decompiler.flash.gui.MainPanel;
import com.jpexs.decompiler.flash.gui.PreviewPanel;
import com.jpexs.decompiler.flash.gui.TimelinedMaker;
import com.jpexs.decompiler.flash.gui.View;