refactor: Remove unused import in IDGenerator.py
This commit is contained in:
parent
0ddb11664f
commit
4876f183a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import uuid
|
||||
from typing import Any, Optional
|
||||
from typing import Optional
|
||||
|
||||
from langflow.custom import CustomComponent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue