Remove unused import

This commit is contained in:
venomousZealot 2021-05-05 14:23:26 +02:00 committed by GitHub
parent c79980c477
commit 8870d772a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ from __future__ import division, absolute_import, print_function, unicode_litera
import os
from uuid import uuid4
import collections
from kodi_six import xbmc, xbmcvfs