about summary refs log tree commit diff
path: root/examples/python/gi/nm-update2.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/gi/nm-update2.py')
-rwxr-xr-xexamples/python/gi/nm-update2.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/python/gi/nm-update2.py b/examples/python/gi/nm-update2.py
index 9d272ead..87dd6fb1 100755
--- a/examples/python/gi/nm-update2.py
+++ b/examples/python/gi/nm-update2.py
@@ -52,7 +52,6 @@ def die(msg, print_usage=False):
 
 
 def main():
-
     main_loop = GLib.MainLoop()
 
     nm_client = NM.Client.new(None)