remove legacy code..

This commit is contained in:
Lord Of Nougate 2022-06-01 19:54:11 +02:00
parent fa4fb67155
commit 3ab9cb6239

View File

@ -33,6 +33,5 @@ if os.getenv('sonarr_eventtype') == 'Download':
if os.getenv('sonarr_eventtype') == 'Test': if os.getenv('sonarr_eventtype') == 'Test':
f.write('Sonarr: Test')
toot(server_url, "Test message", server_token) toot(server_url, "Test message", server_token)