Remove obsolete import
This commit is contained in:
parent
d1da07a8bf
commit
97eb08d3bd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from ntpath import dirname
|
||||||
|
|
||||||
import artwork
|
import artwork
|
||||||
import clientinfo
|
import clientinfo
|
||||||
from utils import settings, kodiSQL
|
from utils import kodiSQL
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue