Nuke catch and silent_catch decorators from orbit

This commit is contained in:
Odd Stråbø 2020-08-01 00:03:40 +02:00
commit 8b1c0bd1e4
3 changed files with 9 additions and 41 deletions

View file

@ -25,8 +25,6 @@ from .utils import set_addon_mode
from .utils import get_filesystem_encoding
from .wrapper import progress
from .wrapper import catch
from .wrapper import silent_catch
from .wrapper import stop
from .wrapper import jellyfin_item
from .wrapper import library_check