refactor: Remove unused import in component.py
This commit is contained in:
parent
c06227e7d0
commit
2ae5f3b41b
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ from langflow.schema.artifact import get_artifact_type, post_process_raw
|
|||
from langflow.schema.data import Data
|
||||
from langflow.schema.message import Message
|
||||
from langflow.template.field.base import UNDEFINED, Output
|
||||
from langflow.template.utils import update_frontend_node_with_template_values
|
||||
|
||||
from .custom_component import CustomComponent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue