Kevin Trometer 7 anni fa
parent
commit
26ce45dd54
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/ui/view/Main.java

+ 0 - 1
src/ui/view/Main.java

@@ -29,7 +29,6 @@ public class Main {
 			UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
 		} catch (ClassNotFoundException | InstantiationException | IllegalAccessException
 				| UnsupportedLookAndFeelException e) {
-			// TODO Auto-generated catch block
 			e.printStackTrace();
 		}