j_hao 9 rokov pred
rodič
commit
a4bdc2264f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Manager/ProxyManager.py

+ 1 - 1
Manager/ProxyManager.py

@@ -15,7 +15,7 @@ __author__ = 'JHao'
 
 from DB.DbClient import DbClient
 from Util.GetConfig import GetConfig
-from ProxyGetter.GetFreeProxy import GetFreeProxy
+from ProxyGetter.getFreeProxy import GetFreeProxy
 
 
 class ProxyManager(object):