diff --git a/remove_lonely_collections.py b/remove_lonely_collections.py index 78985fd..a81ddc7 100644 --- a/remove_lonely_collections.py +++ b/remove_lonely_collections.py @@ -38,7 +38,6 @@ class PLEX_INFO(): token_proc.communicate() token_proc.kill() - # token = subprocess.run(['/bin/bash', token_script], capture_output=True, text=True).stdout return token @property