Remove obsolete import
This commit is contained in:
parent
f1dc7639ab
commit
8d2b312fcf
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import logging
|
import logging
|
||||||
from urlparse import urlparse
|
|
||||||
from re import compile as re_compile
|
from re import compile as re_compile
|
||||||
|
|
||||||
from utils import JSONRPC
|
from utils import JSONRPC
|
||||||
|
|
Loading…
Reference in a new issue