瀏覽代碼

will pullen

Kevin Trometer 7 年之前
父節點
當前提交
26ce45dd54
共有 1 個文件被更改,包括 0 次插入1 次删除
  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();
 		}