Remove last unneeded constant.

This commit is contained in:
yrriban 2025-07-03 18:06:00 -04:00
parent e4d978149b
commit 673e649e87

View file

@ -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):