We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1e29b commit 38df15dCopy full SHA for 38df15d
1 file changed
main.py
@@ -11,8 +11,6 @@
11
import game.state_tools
12
import game.states
13
14
-CONFIG_FILE = "config.ini"
15
-
16
17
def main() -> None:
18
"""Entry point function."""
0 commit comments