Skip to content

Remove console.log statements from react apps

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

Merge request reports

Loading