Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Nov 10, 2020
1 parent d08a4f1 commit 36c7607
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/site-packages/elementum/daemon.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import socket
import filecmp
import threading
from typing import Type
import six

from kodi_six import xbmc, xbmcgui
Expand Down

0 comments on commit 36c7607

Please sign in to comment.