fix: remove unused Link component import from GeneralSettings.vue
(cherry picked from commit c72160b2a491ce440458911813859e5a94548777)
This commit is contained in:
parent
acf47d7570
commit
30cc791cc7
@ -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