chore: lint

This commit is contained in:
Ramesh Mane
2026-03-20 15:47:32 +00:00
parent fe4f56d25c
commit 952665e636
8 changed files with 40 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
<script lang="ts" setup>
import { PlanFeatureTypes, PlanTitles, type TableType, ViewTypes, viewTypeAlias } from 'nocodb-sdk'
import { type TableType, ViewTypes, viewTypeAlias } from 'nocodb-sdk'
const { $e } = useNuxtApp()