summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRawng <rawng.github@gmail.com>2014-09-27 01:15:25 -0400
committerRawng <rawng.github@gmail.com>2014-09-27 01:15:25 -0400
commit034d1a573d6e847cfc4d9e0a6dffeefa3b5b35e6 (patch)
tree52063440a7b661c2e856abb4abbf192d96e45222
parent508411a4c6cc1bc94b3b0d79b8c05356972cb2a9 (diff)
downloadmanamarket-034d1a573d6e847cfc4d9e0a6dffeefa3b5b35e6.tar.gz
manamarket-034d1a573d6e847cfc4d9e0a6dffeefa3b5b35e6.tar.bz2
manamarket-034d1a573d6e847cfc4d9e0a6dffeefa3b5b35e6.tar.xz
manamarket-034d1a573d6e847cfc4d9e0a6dffeefa3b5b35e6.zip
Remove extra newlines.
-rw-r--r--utils.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils.py b/utils.py
index 75cc80c..8182768 100644
--- a/utils.py
+++ b/utils.py
@@ -133,6 +133,4 @@ class Broadcast:
self.shop_broadcast.join()
if __name__ == '__main__':
-
-
print "Do not run this file directly. Run main.py"