Remove unused import statement
This commit is contained in:
parent
4d0618186e
commit
0e7d3215ba
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ from langflow.utils import validate
|
|||
|
||||
if TYPE_CHECKING:
|
||||
from langflow import CustomComponent
|
||||
from langflow.graph.edge.base import ContractEdge
|
||||
from langflow.graph.vertex.base import Vertex
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue