diff --git a/dcc/config.py b/dcc/config.py index a0edeb2..3b47181 100644 --- a/dcc/config.py +++ b/dcc/config.py @@ -6,8 +6,6 @@ import tomlkit from cliff.command import Command -MIRROR = "https://youfailit.net/pub/idgames" # NYC - class Base(Command): def get_parser(self, prog_name):