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