summaryrefslogtreecommitdiffstats
path: root/modules/hardware.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hardware.py')
-rwxr-xr-xmodules/hardware.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hardware.py b/modules/hardware.py
index 2c41b9f..7c6deb4 100755
--- a/modules/hardware.py
+++ b/modules/hardware.py
@@ -23,7 +23,6 @@ sys.path.append("/usr/share/smolt/client")
import smolt
# our modules
-from codes import *
from modules import func_module
# =================================