fix: remove logs

This commit is contained in:
Ahmad Abdolsaheb
2019-03-28 11:48:38 +03:00
committed by Mrugesh Mohapatra
parent bc099d4971
commit c359662f85
3 changed files with 0 additions and 3 deletions

View File

@@ -296,7 +296,6 @@ export const reducer = handleActions(
if (challArray) {
submitedchallneges = challArray;
}
console.log(...submitedchallneges);
const { appUsername } = state;
return {
...state,