refactor: remove user
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
This commit is contained in:
parent
04765a656a
commit
db7f96fc02
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import { getRole } from 'src/services/keycloak';
|
|||
import { createSelect, SelectProps } from './select';
|
||||
import SelectInput from '../SelectInput.vue';
|
||||
|
||||
import { User as BusinessType } from 'src/stores/business-type/types';
|
||||
import { BusinessType } from 'src/stores/business-type/types';
|
||||
|
||||
import useStore from 'src/stores/business-type';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue