aboutsummaryrefslogtreecommitdiffstats
path: root/examples/plugins/pacman
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/plugins/pacman1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/pacman b/examples/plugins/pacman
index de25f8f..50c3994 100644
--- a/examples/plugins/pacman
+++ b/examples/plugins/pacman
@@ -76,4 +76,3 @@ def redraw():
text = '%s\n%s' % (get(True), get(False))
bar.clear()
bar.draw_coloured_text(0, 10, 0, 2, text)
-