Skip to content

Commit 3eea6d6

Browse files
author
miao.lin
committed
Removed a blank line.
1 parent 5df22b4 commit 3eea6d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/bitmessageqt/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2939,7 +2939,6 @@ def mainloop(app):
29392939
app.processEvents()
29402940
gevent.sleep()
29412941
gevent.sleep() # don't appear to get here but cooperate again
2942-
29432942
def testprint():
29442943
#print 'this is running'
29452944
gevent.spawn_later(1, testprint)

0 commit comments

Comments
 (0)