Remove obsolete import

This commit is contained in:
tomkat83 2017-03-05 17:59:04 +01:00
parent f1dc7639ab
commit 8d2b312fcf
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
import logging
from urlparse import urlparse
from re import compile as re_compile
from utils import JSONRPC