aboutsummaryrefslogtreecommitdiffstats
path: root/examples/plugins/chase
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/plugins/chase1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/chase b/examples/plugins/chase
index c975d69..1b99877 100644
--- a/examples/plugins/chase
+++ b/examples/plugins/chase
@@ -50,4 +50,3 @@ def redraw():
chase = '\033[31mSadly Chase does not appear to have a job yet\033[m'
bar.clear()
bar.draw_coloured_text(0, 10, 0, 2, chase)
-