Revert "Revert "Remove obsolete import""
This reverts commit 40b5979879
.
This commit is contained in:
parent
bce800abc2
commit
ba9a24d70e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import logging
|
|||
from os import path as os_path
|
||||
from sys import path as sys_path, argv
|
||||
|
||||
from xbmc import translatePath, Monitor, sleep
|
||||
from xbmc import translatePath, Monitor
|
||||
from xbmcaddon import Addon
|
||||
|
||||
###############################################################################
|
||||
|
|
Loading…
Reference in a new issue