langflow/src
Gabriel Luiz Freitas Almeida 713d2f19e5 🔨 refactor(utils.ts): simplify snakeToSpaces function
🔨 refactor(utils.ts): simplify getConnectedNodes function
🔨 refactor(utils.ts): remove unused variable in groupByFamily function
The snakeToSpaces function has been simplified by removing the unnecessary variable declaration. The getConnectedNodes function has been simplified by removing the unnecessary variable declaration and returning the result directly. The groupedObj variable in the groupByFamily function is no longer used, so it has been removed.
2023-06-23 10:51:29 -03:00
..
backend 🔥 refactor(loading.py): remove unused imports and functions 2023-06-23 10:51:09 -03:00
frontend 🔨 refactor(utils.ts): simplify snakeToSpaces function 2023-06-23 10:51:29 -03:00