remove unnecessary import
This commit is contained in:
parent
f70040fe1d
commit
be76f3a8db
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
from collections import namedtuple
|
|
||||||
from dataclasses import dataclass
|
from dataclasses import dataclass
|
||||||
from typing import Optional, Sequence, Type, Callable, Any
|
from typing import Optional, Sequence, Type, Callable, Any
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue