Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix optional import for variable service #2261

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Fix optional import for variable service #2261

merged 1 commit into from
Jun 22, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request fixes an issue where the optional import for the variable service was happening even if it wasn't used. The import has been moved inside the conditional block to ensure it only happens when needed.

Copy link

vercel bot commented Jun 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 7:57pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 22, 2024
@dosubot dosubot bot added the bug Something isn't working label Jun 22, 2024
@ogabrielluiz ogabrielluiz merged commit 74fe785 into dev Jun 22, 2024
13 of 15 checks passed
@ogabrielluiz ogabrielluiz deleted the fix_kub branch June 22, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant