diff options
Diffstat (limited to 'modules/hardware.py')
-rwxr-xr-x | modules/hardware.py | 1 |
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 # ================================= |