fix: remove unused Link component import from GeneralSettings.vue
This commit is contained in:
parent
3143f14e0b
commit
c72160b2a4
@ -62,7 +62,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import Link from '@/components/Controls/Link.vue'
|
|
||||||
import { getSettings } from '@/stores/settings'
|
import { getSettings } from '@/stores/settings'
|
||||||
import { Switch, toast } from 'frappe-ui'
|
import { Switch, toast } from 'frappe-ui'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user