Skip to content

Commit 4b5d0ea

Browse files
committed
Test CI
1 parent ab802c5 commit 4b5d0ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

poms_app/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,6 @@
825825
VAULT_TOKEN = ENV_STR("VAULT_TOKEN", None)
826826

827827
SENTRY_DSN = ENV_STR("SENTRY_DSN", "https://bbc302cc7bd5bbb2719b030ace26222a@sentry.finmars.com/2")
828-
829828
if SERVER_TYPE != "local":
830829
sentry_sdk.init(
831830
dsn=SENTRY_DSN,

0 commit comments

Comments
 (0)