diff options
Diffstat (limited to 'examples/pubsub_client.py')
-rwxr-xr-x | examples/pubsub_client.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pubsub_client.py b/examples/pubsub_client.py index e285dfc8..93586a33 100755 --- a/examples/pubsub_client.py +++ b/examples/pubsub_client.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- import logging from getpass import getpass |