started removing bullshit magic

This commit is contained in:
Luke Rogers 2013-10-02 13:33:17 +13:00
parent c6fd9e1f55
commit 7e4ea3a9ff
6 changed files with 44 additions and 59 deletions

View file

@ -1,6 +1,6 @@
from util import hook, http
from lib import pygeoip
import os.path
import pygeoip
import json
import gzip
from StringIO import StringIO