mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-21 07:34:23 +00:00
Remove functools import
This commit is contained in:
parent
518d273066
commit
5137edf63f
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import typing
|
|||
import struct
|
||||
import uuid
|
||||
import datetime
|
||||
import functools
|
||||
from .rect import Rect
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue