Direct sales feature implementation and optimizations-3

This commit is contained in:
unknown 2026-02-12 15:52:42 +05:30
parent 53c5d84a50
commit 26ce993c8b
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import {
axiosCommonInstanceData,
axiosRetailOcrData,
} from '../AuthenicationToken/AuthenticationToken';
import { data } from 'jquery';
// export const getUserGuideLines = createAsyncThunk('product/getBranchData', async ({ formType, userId }) => {
// if (formType !=null && formType !=undefined && userId !=null && userId !=undefined) {