summaryrefslogtreecommitdiff
path: root/examples/http_upload.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/http_upload.py')
-rwxr-xr-xexamples/http_upload.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/http_upload.py b/examples/http_upload.py
index 4737731d..2e5476c0 100755
--- a/examples/http_upload.py
+++ b/examples/http_upload.py
@@ -14,7 +14,6 @@ from getpass import getpass
from argparse import ArgumentParser
import slixmpp
-from slixmpp import asyncio
log = logging.getLogger(__name__)