diff options
Diffstat (limited to 'examples/tricks/anytzclock')
| -rw-r--r-- | examples/tricks/anytzclock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/tricks/anytzclock b/examples/tricks/anytzclock index 0eef3e0..5bb631a 100644 --- a/examples/tricks/anytzclock +++ b/examples/tricks/anytzclock @@ -92,4 +92,3 @@ def redraw(): text = '%s' % my_clock.read() bar.clear() bar.draw_coloured_text(0, 10, 0, 2, text) - |
