We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45686b commit ae67438Copy full SHA for ae67438
1 file changed
custom/imageGenerator.vue
@@ -206,8 +206,6 @@ import { callAdminForthApi } from '@/utils';
206
import { useI18n } from 'vue-i18n';
207
import adminforth from '@/adminforth';
208
import { ProgressBar, Button } from '@/afcl';
209
-import * as Handlebars from 'handlebars';
210
-import { ProgressBar } from '@/afcl';
211
import { IconCloseOutline } from '@iconify-prerendered/vue-flowbite';
212
import { Tooltip, Skeleton, Spinner } from '@/afcl'
213
import { useRoute } from 'vue-router';
0 commit comments