Skip to content

Commit 4d2efcd

Browse files
committed
Remove Sentry comment
1 parent 074f30c commit 4d2efcd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/main.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ const initSentry = () => {
1616
})
1717
],
1818

19-
// We recommend adjusting this value in production, or using tracesSampler
20-
// for finer control
2119
tracesSampleRate: 1.0
2220
});
2321
};

0 commit comments

Comments
 (0)