chore: clean

This commit is contained in:
Methapon Metanipat 2024-10-16 13:19:44 +07:00
parent baa69e00fd
commit a51c250ccb

View file

@ -57,7 +57,6 @@ import {
} from 'src/pages/03_customer-management/constant';
import { precisionRound } from 'src/utils/arithmetic';
import { useConfigStore } from 'src/stores/config';
import { getName } from 'src/services/keycloak';
// defineProps<{
// readonly?: boolean;