diff --git a/remove_lonely_collections.py b/remove_lonely_collections.py index a81ddc7..747fd74 100644 --- a/remove_lonely_collections.py +++ b/remove_lonely_collections.py @@ -37,7 +37,6 @@ class PLEX_INFO(): token_proc.terminate() token_proc.communicate() token_proc.kill() - return token @property