diff options
Diffstat (limited to '')
| -rw-r--r-- | examples/plugins/snmp6 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/snmp6 b/examples/plugins/snmp6 index 29a359d..cfc5e52 100644 --- a/examples/plugins/snmp6 +++ b/examples/plugins/snmp6 @@ -54,4 +54,3 @@ def unhandled_event(e): elif e.detail == SCROLL_DOWN: index = max(index - 1, 0) bar.invalidate() - |
