import config in withdrawl module

This commit is contained in:
moneromooo 2015-01-11 16:48:36 +00:00
parent a2d760dcdb
commit 107e36cf32
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ import json
import string
from tipbot.log import log_error, log_warn, log_info, log_log
import tipbot.coinspecs as coinspecs
import tipbot.config as config
from tipbot.utils import *
from tipbot.ircutils import *
from tipbot.redisdb import *