Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bar.py b/bar.py
index 4f83f29..66dae81 100644
--- a/bar.py
+++ b/bar.py
@@ -112,4 +112,3 @@ class Bar():
self.bars[nsegments].move(
(int(self.ball_size / 2), self.screen_height - \
int((self.ball_size + self.height()) / 2)))
-