removed alert message
This commit is contained in:
parent
b440aff806
commit
3cc312684b
@ -3,8 +3,6 @@ import { BrowserTracing } from "@sentry/tracing";
|
||||
|
||||
export default {
|
||||
install(Vue) {
|
||||
alert(exception_tracker.params.traces_sample_rate);
|
||||
|
||||
Sentry.init({
|
||||
Vue,
|
||||
dsn: exception_tracker.action,
|
||||
|
Loading…
x
Reference in New Issue
Block a user