mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-30 05:06:50 +00:00
remove debug print
This commit is contained in:
parent
bff7ba63c7
commit
a520ae108e
@ -12,6 +12,5 @@ urllib.urlopen("http://download.deluge-torrent.org/stats.php?processor=" + \
|
||||
+ "&os=" + platform.system() + "&pygtk=" + pygtk)
|
||||
|
||||
f = open(common.CONFIG_DIR + '/infosent', 'w')
|
||||
print "writing file infosent"
|
||||
f.write("")
|
||||
f.close
|
||||
|
Loading…
x
Reference in New Issue
Block a user