Remove last unneeded constant.
This commit is contained in:
parent
e4d978149b
commit
673e649e87
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ import tomlkit
|
||||||
|
|
||||||
from cliff.command import Command
|
from cliff.command import Command
|
||||||
|
|
||||||
MIRROR = "https://youfailit.net/pub/idgames" # NYC
|
|
||||||
|
|
||||||
|
|
||||||
class Base(Command):
|
class Base(Command):
|
||||||
def get_parser(self, prog_name):
|
def get_parser(self, prog_name):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue