diff options
Diffstat (limited to 'examples/plugins/locks')
| -rw-r--r-- | examples/plugins/locks | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/plugins/locks b/examples/plugins/locks index d9caa6b..49b522f 100644 --- a/examples/plugins/locks +++ b/examples/plugins/locks @@ -97,4 +97,3 @@ def redraw(): bar.clear() bar.draw_coloured_text(0, 10, 0, 2, text) semaphore.release() - |
