From baf4ab5d3094a6d0de7531ca72fc86a730a62afd Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Wed, 21 Feb 2024 11:20:34 -0500 Subject: [PATCH] test --- remove_lonely_collections.py | 1 - 1 file changed, 1 deletion(-) 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