fix: remove logs
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
bc099d4971
commit
c359662f85
@@ -296,7 +296,6 @@ export const reducer = handleActions(
|
||||
if (challArray) {
|
||||
submitedchallneges = challArray;
|
||||
}
|
||||
console.log(...submitedchallneges);
|
||||
const { appUsername } = state;
|
||||
return {
|
||||
...state,
|
||||
|
Reference in New Issue
Block a user