Browse Source

Remove error import

Foppe Hemminga 6 years ago
parent
commit
37a30c713d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      main.py

+ 0 - 2
main.py

@@ -2,8 +2,6 @@
 import json
 import sys
 
-import view as view
-
 import model
 import view