Skip to content

Commit 38df15d

Browse files
committed
Revert config file variable
1 parent 8a1e29b commit 38df15d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
import game.state_tools
1212
import game.states
1313

14-
CONFIG_FILE = "config.ini"
15-
1614

1715
def main() -> None:
1816
"""Entry point function."""

0 commit comments

Comments
 (0)