aboutsummaryrefslogtreecommitdiff
path: root/ParrotZik.py
diff options
context:
space:
mode:
authorMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-12 13:45:42 +0200
committerMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-12 13:47:21 +0200
commitc6442c2eb44c38d6cbe64f8ebe7b4132c70a6326 (patch)
tree94f56c3e6addc4129e4085e4a1b63a22c79ab178 /ParrotZik.py
parentb3912b7c65288aeb5324131cb20b83e9b0bca513 (diff)
downloadpyParrotZikTCP-c6442c2eb44c38d6cbe64f8ebe7b4132c70a6326.tar.xz
pyParrotZikTCP-c6442c2eb44c38d6cbe64f8ebe7b4132c70a6326.zip
Remove unused imports.
Diffstat (limited to 'ParrotZik.py')
-rw-r--r--ParrotZik.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ParrotZik.py b/ParrotZik.py
index 200126e..f7db9f2 100644
--- a/ParrotZik.py
+++ b/ParrotZik.py
@@ -5,7 +5,6 @@ else:
import bluetooth
import ParrotProtocol
-import struct
from BeautifulSoup import BeautifulSoup
class ParrotZik(object):