1
0

Clean up pick_random_server() and filter_protocol() and their

call sites.

Remove unused imports and redundant random pick of server
This commit is contained in:
Neil Booth
2015-05-24 11:14:39 +09:00
parent 48ad7c36a8
commit 01d8f79a75
5 changed files with 19 additions and 38 deletions

View File

@@ -23,7 +23,7 @@ import os.path, json, ast, traceback
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from electrum import DEFAULT_SERVERS, DEFAULT_PORTS
from electrum import DEFAULT_PORTS
from util import *