chore(opbeat): Remove opbeat react logging (#17173)

This commit is contained in:
mrugesh mohapatra
2018-05-16 19:52:43 +05:30
committed by Stuart Taylor
parent 73526a665f
commit 0271e78a1d
8 changed files with 4 additions and 109 deletions

View File

@@ -3,7 +3,6 @@ import helmet from 'helmet';
let trusted = [
"'self'",
'https://search.freecodecamp.org',
'https://*.opbeat.com',
'https://*.algolianet.com'
];