Remove console.log statements from react apps
requested to merge KKsurendran06/etir-national-application:fix/admin-console-log-cleanup into dev-1.0.3
Closes #250
This MR removes the debug console.log calls. Existing console.error/console.warn calls used for real error reporting are left untouched.
Edited by KK Surendran