fix: remove rollbar from loading in client (#37338)
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1,11 +1,3 @@
|
||||
import React from 'react';
|
||||
|
||||
const scripts = [
|
||||
<script
|
||||
async=''
|
||||
key='https://www.googletagmanager.com/gtag/js?id=AW-795617839'
|
||||
src='https://www.googletagmanager.com/gtag/js?id=AW-795617839'
|
||||
/>
|
||||
];
|
||||
const scripts = [];
|
||||
|
||||
export default scripts;
|
||||
|
Reference in New Issue
Block a user