Remove obsolete import

This commit is contained in:
tomkat83 2016-12-04 11:08:00 +01:00
parent d1da07a8bf
commit 97eb08d3bd

View file

@ -9,7 +9,7 @@ from ntpath import dirname
import artwork
import clientinfo
from utils import settings, kodiSQL
from utils import kodiSQL
###############################################################################