Oops.
@@ -73,13 +73,6 @@ public class Util {
} catch (FileNotFoundException e1) {
e1.printStackTrace();
}
- System.out.println("Test");
- try {
- Thread.sleep(1000);
- } catch (InterruptedException e1) {
- // TODO Auto-generated catch block
- e1.printStackTrace();
- }
return null;