diff options
Diffstat (limited to '')
| -rw-r--r-- | examples/plugins/discstats | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/discstats b/examples/plugins/discstats index 8570a93..6729009 100644 --- a/examples/plugins/discstats +++ b/examples/plugins/discstats @@ -55,4 +55,3 @@ def redraw(): text = '\n'.join(texts) bar.partial_clear(0, bar.width, 10, 0, 2, text) bar.draw_coloured_text(0, 10, 0, 2, text) - |
