diff --git a/core/module.py b/core/module.py index b1e1596..a73c132 100644 --- a/core/module.py +++ b/core/module.py @@ -1,7 +1,6 @@ ''' This is the main operational file to handle modules ''' -from optparse import Option from pathlib import Path import sys import importlib