Removed unnecessary, but compile-breaking import by Kjizstov

This commit is contained in:
Bokros Bálint
2016-05-14 18:46:59 +02:00
committed by mrtoth
parent f16571390d
commit da5640592d
-2
View File
@@ -1,7 +1,5 @@
package cicaprojekt;
import jdk.internal.util.xml.impl.Pair;
import javax.swing.*;
import java.awt.*;
import java.io.*;