diff options
Diffstat (limited to '')
| -rw-r--r-- | examples/plugins/lunar | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/lunar b/examples/plugins/lunar index aa1dd8b..835a03f 100644 --- a/examples/plugins/lunar +++ b/examples/plugins/lunar @@ -62,4 +62,3 @@ def redraw(): text %= (colour, illumination, terminator, fraction, phase) bar.clear() bar.draw_coloured_text(0, 10, 0, 2, text) - |
