refactor: remove unused getCategoryIconByTitle function and clean up categoryIcons utility

This commit is contained in:
Johnpaul
2025-09-09 01:24:19 +01:00
parent deb3d942b8
commit cb3a29623b
2 changed files with 0 additions and 21 deletions

View File

@@ -512,7 +512,6 @@ export const useDialogService = () => {
showAboutDialog,
showExecutionErrorDialog,
showTemplateWorkflowsDialog,
// showWorkflowTemplateSelectorDialog,
showManagerDialog,
showManagerProgressDialog,
showApiNodesSignInDialog,