Forgot one unused import
This commit is contained in:
parent
c243176d8f
commit
1eee45a0fd
@ -1,5 +1,5 @@
|
||||
from enum import Enum, auto
|
||||
from typing import Optional, Tuple
|
||||
from typing import Optional
|
||||
|
||||
from dungeonbattle.settings import Settings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user