Kevin Trometer hace 7 años
padre
commit
26ce45dd54
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();
 		}