Remove obsolete TODO's

This commit is contained in:
Matthias
2021-04-24 19:16:54 +02:00
parent 88f26971fa
commit cb86c90d3e
2 changed files with 0 additions and 3 deletions

View File

@@ -75,8 +75,6 @@ class Configuration:
# Normalize config
if 'internals' not in config:
config['internals'] = {}
# TODO: This can be deleted along with removal of deprecated
# experimental settings
if 'ask_strategy' not in config:
config['ask_strategy'] = {}