Redundant import

This commit is contained in:
tomkat83 2016-08-29 19:14:15 +02:00
parent 1ab8ede29a
commit b97907b459

View file

@ -33,7 +33,6 @@ sys.path.append(_base_resource)
import entrypoint
import utils
from utils import window, language as lang
###############################################################################