Skip to content

Commit 62159fc

Browse files
committed
Removed unused imports
1 parent 5640562 commit 62159fc

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

resources/arts.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
import sys
2-
31
import xbmc
42
import xbmcaddon
53

64
import os
75
import requests
86
import requests_cache
9-
import xbmcplugin
107

118
from util import show_error
129

resources/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import requests
21
import xbmc
32
import xbmcaddon
43
import xbmcgui

0 commit comments

Comments
 (0)