langflow/src/backend
Gabriel Luiz Freitas Almeida 97572bea25 🔥 refactor(constants.py): remove unused import and unused CustomComponent from CUSTOM_TOOLS dictionary
The import statement for CustomComponent is no longer needed as it is not used in the CUSTOM_TOOLS dictionary. Removing the unused import and the unused CustomComponent entry from the dictionary improves code cleanliness and reduces potential confusion.
2023-07-06 23:57:17 -03:00
..
langflow 🔥 refactor(constants.py): remove unused import and unused CustomComponent from CUSTOM_TOOLS dictionary 2023-07-06 23:57:17 -03:00
.gitignore refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00
Dockerfile refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00