Little bits of cleanup
This commit is contained in:
parent
15e188b9f2
commit
d75c9faea3
2 changed files with 8 additions and 7 deletions
|
@ -18,7 +18,6 @@ from .monsters import Monster
|
|||
from .object import Entity, Hero
|
||||
|
||||
LOG = logging.getLogger('engine')
|
||||
EVENT_LOG = logging.getLogger('events')
|
||||
|
||||
@dataclass
|
||||
class Configuration:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue