Cleaning up dead code

This commit is contained in:
Khopa
2020-07-04 15:59:23 +02:00
parent 274be3bcfc
commit dec7db9e69
3 changed files with 0 additions and 56 deletions

View File

@@ -3,7 +3,6 @@ from .aircraft import *
from .armor import *
from .airsupportgen import *
from .conflictgen import *
from .shipgen import *
from .visualgen import *
from .triggergen import *
from .environmentgen import *