mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
lint.
This commit is contained in:
+1
-5
@@ -6,11 +6,7 @@
|
||||
import { Query, type Models } from '@appwrite.io/console';
|
||||
import { type ComponentType, onMount } from 'svelte';
|
||||
import { isRelationshipToMany } from '../../store';
|
||||
import {
|
||||
IconPlus,
|
||||
IconRelationship,
|
||||
IconX
|
||||
} from '@appwrite.io/pink-icons-svelte';
|
||||
import { IconPlus, IconRelationship, IconX } from '@appwrite.io/pink-icons-svelte';
|
||||
import { Icon, Layout, Typography } from '@appwrite.io/pink-svelte';
|
||||
|
||||
type SelectOption = {
|
||||
|
||||
Reference in New Issue
Block a user