This commit is contained in:
deathbybandaid 2024-02-21 11:20:34 -05:00
parent a0de5d88a2
commit baf4ab5d30

View File

@ -37,7 +37,6 @@ class PLEX_INFO():
token_proc.terminate()
token_proc.communicate()
token_proc.kill()
return token
@property