chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2025-03-05 06:25:21 +00:00
parent a32a15040d
commit 96dc2ac77d
5 changed files with 2 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<script lang="ts" setup>
import { integrationCategoryNeedDefault, IntegrationsType } from 'nocodb-sdk'
import { IntegrationsType, integrationCategoryNeedDefault } from 'nocodb-sdk'
import type { IntegrationType, UserType, WorkspaceUserType } from 'nocodb-sdk'
import dayjs from 'dayjs'