Ver Fonte

will pullen

Kevin Trometer há 7 anos atrás
pai
commit
26ce45dd54
1 ficheiros alterados com 0 adições e 1 exclusões
  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();
 		}