From 86339a88e4ccdbd00f028f9141f7a0d21982b142 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Wed, 23 Mar 2022 13:14:43 +0100 Subject: [PATCH] Remove PyCharm TODOs --- kodi-nfo-feeder.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/kodi-nfo-feeder.py b/kodi-nfo-feeder.py index 64450dd..fd68d66 100644 --- a/kodi-nfo-feeder.py +++ b/kodi-nfo-feeder.py @@ -17,9 +17,6 @@ import requests from requests.auth import HTTPBasicAuth -# TODO Create season subdir if it doesn't exist - - # Exit codes # 1: Config file invalid, it has no sections # 2: Config file invalid, sections must define at least CONST.CFG_MANDATORY