organize imports

This commit is contained in:
Honfika
2014-01-02 22:57:33 +01:00
parent 9f0eadc340
commit ba3bbc9710
3 changed files with 0 additions and 5 deletions
@@ -23,7 +23,6 @@ import com.jpexs.decompiler.flash.tags.Tag;
import com.jpexs.decompiler.flash.tags.base.FontTag;
import com.jpexs.decompiler.flash.tags.base.TextTag;
import java.awt.Font;
import java.awt.Panel;
import java.util.Set;
import java.util.TreeSet;
import javax.swing.ComboBoxModel;