diff options
Diffstat (limited to 'examples/plugins/tzclock')
| -rw-r--r-- | examples/plugins/tzclock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/tzclock b/examples/plugins/tzclock index 613344c..15586b5 100644 --- a/examples/plugins/tzclock +++ b/examples/plugins/tzclock @@ -47,4 +47,3 @@ def redraw(): text = ' │ '.join([tz.from_posix_time(time) for tz in timezones]) bar.clear() bar.draw_coloured_text(0, 10, 0, 2, text) - |
