summaryrefslogtreecommitdiff
path: root/examples/s5b_transfer/s5b_receiver.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/s5b_transfer/s5b_receiver.py')
-rwxr-xr-xexamples/s5b_transfer/s5b_receiver.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/s5b_transfer/s5b_receiver.py b/examples/s5b_transfer/s5b_receiver.py
index bedeaa04..d97d4777 100755
--- a/examples/s5b_transfer/s5b_receiver.py
+++ b/examples/s5b_transfer/s5b_receiver.py
@@ -9,7 +9,6 @@
See the file LICENSE for copying permission.
"""
-import asyncio
import logging
from getpass import getpass
from argparse import ArgumentParser