summaryrefslogtreecommitdiffstats
path: root/avahi-python/avahi-discover.in
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-python/avahi-discover.in')
-rwxr-xr-xavahi-python/avahi-discover.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/avahi-python/avahi-discover.in b/avahi-python/avahi-discover.in
index ce7ecf3..bb02dcd 100755
--- a/avahi-python/avahi-discover.in
+++ b/avahi-python/avahi-discover.in
@@ -33,8 +33,7 @@ except ImportError, e:
# It's really important to do this, else you won't see any events
##
try:
-from dbus.dbus_bindings import DBusException
-
+ from dbus.dbus_bindings import DBusException
import dbus.glib
except ImportError, e:
pass