chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2025-04-16 10:30:14 +00:00
parent 50978ba944
commit 656b3e8e08

View File

@@ -13,8 +13,6 @@ const { t } = useI18n()
const { isUIAllowed } = useRoles()
const { isFeatureEnabled } = useBetaFeatureToggle()
const workspaceStore = useWorkspace()
const { loadRoles } = useRoles()