Removed unnecessary, but compile-breaking import by Kjizstov

This commit is contained in:
Bokros Bálint 2016-05-14 17:56:12 +02:00 committed by Kjistóf
parent f16571390d
commit da5640592d
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
package cicaprojekt;
import jdk.internal.util.xml.impl.Pair;
import javax.swing.*;
import java.awt.*;
import java.io.*;