mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Remove profiling
This commit is contained in:
parent
c0f0a1978f
commit
9a98e2995e
1 changed files with 0 additions and 1 deletions
|
@ -670,7 +670,6 @@ class LibrarySync(threading.Thread):
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
@utils.profiling()
|
|
||||||
def tvshows(self, embycursor, kodicursor, pdialog):
|
def tvshows(self, embycursor, kodicursor, pdialog):
|
||||||
|
|
||||||
# Get shows from emby
|
# Get shows from emby
|
||||||
|
|
Loading…
Reference in a new issue