chore(nc-gui): lint

This commit is contained in:
Wing-Kam Wong
2023-08-14 17:32:12 +08:00
parent 4af03cbb78
commit 5d34ce2eed
8 changed files with 8 additions and 12 deletions

View File

@@ -2,12 +2,10 @@
import type { BaseType } from 'nocodb-sdk'
import { Form, Modal, message } from 'ant-design-vue'
import type { SelectHandler } from 'ant-design-vue/es/vc-select/Select'
import type { ProjectCreateForm } from '#imports'
import type { DefaultConnection, ProjectCreateForm, SQLiteConnection } from '#imports'
import {
CertTypes,
ClientType,
DefaultConnection,
SQLiteConnection,
SSLUsage,
clientTypes,
computed,