Skip to content

Commit ef39701

Browse files
authored
Update index.html
Removed disabled rollbar access token
1 parent 902b3b2 commit ef39701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
);
108108
if (!isLocalhost) {
109109
var _rollbarConfig = {
110-
accessToken: "7f129db9cbbe471293a129f3388246c2",
110+
accessToken: "",
111111
captureUncaught: true,
112112
captureUnhandledRejections: true,
113113
payload: {

0 commit comments

Comments
 (0)