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