aboutsummaryrefslogtreecommitdiff
path: root/examples/modem-watcher-python/ModemWatcher.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/modem-watcher-python/ModemWatcher.py')
-rw-r--r--examples/modem-watcher-python/ModemWatcher.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/modem-watcher-python/ModemWatcher.py b/examples/modem-watcher-python/ModemWatcher.py
index a18725b1..8091d9f3 100644
--- a/examples/modem-watcher-python/ModemWatcher.py
+++ b/examples/modem-watcher-python/ModemWatcher.py
@@ -18,10 +18,10 @@
# Copyright (C) 2014 Aleksander Morgado <aleksander@aleksander.es>
#
-import os, sys, gi
-
+import gi
gi.require_version('ModemManager', '1.0')
-from gi.repository import GLib, GObject, Gio, ModemManager
+from gi.repository import Gio, GLib, GObject, ModemManager
+
"""
The ModemWatcher class is responsible for monitoring ModemManager