chore: clean
This commit is contained in:
parent
d293e13d0f
commit
fdf7cf0346
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
import { Dialog, QSelect, Notify, QNotifyCreateOptions } from 'quasar';
|
import { Dialog, QSelect, Notify, QNotifyCreateOptions } from 'quasar';
|
||||||
import GlobalDialog from 'components/GlobalDialog.vue';
|
import GlobalDialog from 'components/GlobalDialog.vue';
|
||||||
import DialogDuplicateData from 'components/DialogDuplicateData.vue';
|
import DialogDuplicateData from 'components/DialogDuplicateData.vue';
|
||||||
import { ComposerTranslation, useI18n } from 'vue-i18n';
|
import { ComposerTranslation } from 'vue-i18n';
|
||||||
import { defineStore } from 'pinia';
|
import { defineStore } from 'pinia';
|
||||||
import { Ref, ref } from 'vue';
|
import { Ref, ref } from 'vue';
|
||||||
import { getRole } from 'src/services/keycloak';
|
import { getRole } from 'src/services/keycloak';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue