Skip to content

Commit a00e005

Browse files
authored
Update CHANGELOG.md
1 parent 32257c7 commit a00e005

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
...
2727
options.allowUrls = ["^https://sentry.com.*\$", "my-custom-domain"];
2828
options.denyUrls = ["^.*ends-with-this\$", "denied-url"];
29-
options.denyUrls = ["^.*ends-with-this\$", "denied-url"];
3029
},
3130
appRunner: () => runApp(MyApp()),
3231
);

0 commit comments

Comments
 (0)