summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-10-25 12:10:46 +0200
committerThomas Haller <thaller@redhat.com>2022-10-25 12:11:19 +0200
commit85d5fb210b4d8eabfbfe730c9a7e6eff616d1657 (patch)
tree69d23f30d61b07093628247e9bef74a2c7069610 /examples
parentb615dd83daec98174f97bc031e280cd0d18234d3 (diff)
downloadNetworkManager-85d5fb210b4d8eabfbfe730c9a7e6eff616d1657.tar.gz
examples: drop unused import from "gmaincontext.py" example
Complained by lgtm.com.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/python/gi/gmaincontext.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/python/gi/gmaincontext.py b/examples/python/gi/gmaincontext.py
index 76ca96c0ca..9118cf86e6 100755
--- a/examples/python/gi/gmaincontext.py
+++ b/examples/python/gi/gmaincontext.py
@@ -36,7 +36,6 @@
###############################################################################
-import os
import sys
import time
import traceback