chore: remove unused
This commit is contained in:
parent
98b4771a52
commit
96856dac57
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ import {
|
||||||
EmployeeVisaPayload,
|
EmployeeVisaPayload,
|
||||||
} from './types';
|
} from './types';
|
||||||
import { CustomerBranch } from '../customer/types';
|
import { CustomerBranch } from '../customer/types';
|
||||||
import useFlowStore from '../flow';
|
|
||||||
import { baseUrl, manageFile, manageMeta } from '../utils';
|
import { baseUrl, manageFile, manageMeta } from '../utils';
|
||||||
|
|
||||||
const useEmployeeStore = defineStore('api-employee', () => {
|
const useEmployeeStore = defineStore('api-employee', () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue