chore: remove unused

This commit is contained in:
Methapon Metanipat 2024-10-29 09:01:01 +07:00
parent 98b4771a52
commit 96856dac57

View file

@ -15,7 +15,6 @@ import {
EmployeeVisaPayload,
} from './types';
import { CustomerBranch } from '../customer/types';
import useFlowStore from '../flow';
import { baseUrl, manageFile, manageMeta } from '../utils';
const useEmployeeStore = defineStore('api-employee', () => {