Custom import path removed

This commit is contained in:
Shy 2017-03-11 14:23:34 +01:00
parent 0312171bb2
commit 9041c7beaa

1
c4ctrl.py Normal file → Executable file
View file

@ -3,7 +3,6 @@
# c4ctrl: Command line client for AutoC4
import sys
sys.path.append("/home/shy/build/paho.mqtt.python/src")
class C4Interface():
"""Interaction with the C4 home automation system."""