cleanup imports
This commit is contained in:
parent
1e0f93bbf2
commit
12440acd96
22 changed files with 119 additions and 122 deletions
|
|
@ -3,9 +3,10 @@
|
|||
from __future__ import division
|
||||
|
||||
import json
|
||||
from ox.cache import read_url
|
||||
from urllib import urlencode
|
||||
|
||||
from ox.cache import read_url
|
||||
|
||||
import logging
|
||||
logger = logging.getLogger('metaremote')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue