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