langflow
langflow copied to clipboard
Refactor: Remove unused API functions
This pull request removes unused API functions that are no longer needed. The changes include removing the sendAllProps
type and updating the errorsTypeAPI
type. These changes improve the codebase by removing unnecessary code and reducing complexity.