Remove an unused import
This commit is contained in:
parent
fff3260d01
commit
771926088c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from typing import Iterator
|
||||
|
||||
from ..geometry import Point, Rect
|
||||
from ..geometry import Point
|
||||
|
||||
|
||||
class Room:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue