aboutsummaryrefslogtreecommitdiffstats
path: root/examples/plugins/snmp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plugins/snmp')
-rw-r--r--examples/plugins/snmp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/snmp b/examples/plugins/snmp
index 2bda45a..19b1a16 100644
--- a/examples/plugins/snmp
+++ b/examples/plugins/snmp
@@ -54,4 +54,3 @@ def unhandled_event(e):
elif e.detail == SCROLL_DOWN:
index = max(index - 1, 0)
bar.invalidate()
-