diff options
Diffstat (limited to 'examples/send_client.py')
-rwxr-xr-x | examples/send_client.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/send_client.py b/examples/send_client.py index 94bb584d..adf5fcc6 100755 --- a/examples/send_client.py +++ b/examples/send_client.py @@ -11,7 +11,6 @@ import sys import logging -import time import getpass from optparse import OptionParser |