Browse Source

will pullen

Kevin Trometer 7 years ago
parent
commit
26ce45dd54
1 changed files with 0 additions and 1 deletions
  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();
 		}