mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 03:06:47 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user