Skip to content

Commit

Permalink
SBERDOMA-104 remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitreee committed Apr 14, 2021
1 parent aa5a9b2 commit ee3ee99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/condo/domains/common/utils/sentry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export const initSentry = () => {
)
}

console.log(isProduction)
Sentry.init({
integrations,
dsn: sentryDsn,
Expand Down

0 comments on commit ee3ee99

Please sign in to comment.