Remove redundant import

This commit is contained in:
kingsley
2021-10-10 14:17:03 +11:00
parent cba02b2d2e
commit 11ab684143

View File

@@ -3,7 +3,6 @@
import sys # for system function, like exit()
import random # for generating random numbers
from enum import IntEnum # for setting the fur type numbers
### global variables for storing player's status
player_funds = 0 # no money