mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-29 09:45:50 +08:00
removed a warning
This commit is contained in:
@@ -45,8 +45,6 @@ try:
|
||||
NAMECOIND_PASSWD = config.get('namecoind','passwd')
|
||||
USE_HTTPS = config.get('namecoind','use_https')
|
||||
except Exception as e:
|
||||
print "got except: "
|
||||
print e
|
||||
from config_default import *
|
||||
|
||||
from .dns_resolver import dns_resolver
|
||||
|
||||
Reference in New Issue
Block a user