From 3ab9cb62393794960a0f8d01c7dfcc70919c3783 Mon Sep 17 00:00:00 2001 From: sevi-kun Date: Wed, 1 Jun 2022 19:54:11 +0200 Subject: [PATCH] remove legacy code.. --- arr-mastodon.py | 1 - 1 file changed, 1 deletion(-) diff --git a/arr-mastodon.py b/arr-mastodon.py index 25cf08a..ebdc276 100755 --- a/arr-mastodon.py +++ b/arr-mastodon.py @@ -33,6 +33,5 @@ if os.getenv('sonarr_eventtype') == 'Download': if os.getenv('sonarr_eventtype') == 'Test': - f.write('Sonarr: Test') toot(server_url, "Test message", server_token)