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
|
||||
|
||||
@utils.profiling()
|
||||
def tvshows(self, embycursor, kodicursor, pdialog):
|
||||
|
||||
# Get shows from emby
|
||||
|
|
Loading…
Reference in a new issue