summaryrefslogtreecommitdiff
path: root/examples/client/python/ft-handler.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/client/python/ft-handler.py')
-rw-r--r--examples/client/python/ft-handler.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/client/python/ft-handler.py b/examples/client/python/ft-handler.py
index 2e042f782..d1ac1775e 100644
--- a/examples/client/python/ft-handler.py
+++ b/examples/client/python/ft-handler.py
@@ -7,8 +7,6 @@ GObject.threads_init()
from gi.repository import Gio
from gi.repository import TelepathyGLib
-import magic
-
def usage():
print "%s FILE" % sys.argv[0]
print "FILE is a path to the location you want the file saved to"