remove spaces

This commit is contained in:
CHIEFSOFT\ameye
2025-09-23 11:28:13 -04:00
parent 82123bf254
commit de114904d2
-2
View File
@@ -117,8 +117,6 @@ export const getAccountView = (reqData) => {
}
// FUNCTION TO GET LOANS TABLE
export const getLoans = (reqData) => {
const postData = { ...reqData }