fixed typo and removed unusued import

This commit is contained in:
Gani Georgiev
2022-08-21 14:47:33 +03:00
parent 587cfc335c
commit 0b8c7f6883
11 changed files with 13 additions and 14 deletions
@@ -6,7 +6,6 @@
import CommonHelper from "@/utils/CommonHelper";
import Field from "@/components/base/Field.svelte";
import Accordion from "@/components/base/Accordion.svelte";
import { onMount } from "svelte";
export let key;
export let title;