removed unwanted logs

This commit was merged in pull request #848.
This commit is contained in:
Victor
2024-11-18 20:28:12 +01:00
parent be31d80013
commit 503552bcd0
20 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ export default function SocketIOContextProvider({children}) {
if(message.action == "REFRESH_OFFERS" && message.audience == "MERCHANT" && message.market_uid == user_uid){ // for refreshing job owner offer interest list when any worker sends interest
dispatch(tableReload({type:'OFFERINTERESTLISTRELOAD'}))
}
console.log('data', data)
// console.log('data', data)
});
// dispatch(tableReload({ type: "HOMEBANNERS" })); // RELOADS HOME BANNERS