drop debug line
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 25 Jul 2014 09:21:18 +0000 (18:21 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 25 Jul 2014 09:21:18 +0000 (18:21 +0900)
rainbowstream/rainbow.py

index 08f240dbb28b8af5fc456f33799ab38db7f7be01..102b1e4b4d293fd0925e25e95c38c7f23a01ad1b 100644 (file)
@@ -1607,8 +1607,7 @@ def listen():
                 g['prefix'] = True
             # Release the semaphore lock
             db.semaphore_update(False)
-        except Exception as e:
-            print e
+        except Exception:
             printNicely(red('OMG something is wrong with Twitter right now.'))