fixed geoip
This commit is contained in:
parent
d44a6ddb23
commit
df6e6d93c4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
from util import hook, http
|
from util import hook, http
|
||||||
from lib import pygeoip
|
import pygeoip
|
||||||
import os.path
|
import os.path
|
||||||
import json
|
import json
|
||||||
import gzip
|
import gzip
|
||||||
|
|
Reference in a new issue