Skip to content

Commit

Permalink
minor changes in import
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-ali-e committed Jul 9, 2024
1 parent 5da7d78 commit cbce542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/workflow_manager/endpoint_v2/source.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from typing import Any, Optional

import fsspec
from connector_processor_v2.constants import ConnectorKeys
from connector_processor.constants import ConnectorKeys
from connector_v2.models import ConnectorInstance
from django.core.files.uploadedfile import UploadedFile
from unstract.workflow_execution.enums import LogState
Expand Down

0 comments on commit cbce542

Please sign in to comment.