Skip to content

Commit

Permalink
chore: remove Sentry.Filter
Browse files Browse the repository at this point in the history
try to get some more events reported in the backend.
  • Loading branch information
thecristen committed Sep 5, 2024
1 parent 65399af commit 277fc18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ config :dotcom, :otp_module, OpenTripPlannerClient
config :dotcom, :req_module, Req

config :sentry,
filter: Dotcom.SentryFilter,
json_library: Poison

for config_file <- Path.wildcard("config/{deps,dotcom}/*.exs") do
Expand Down
16 changes: 0 additions & 16 deletions lib/sentry_filter.ex

This file was deleted.

0 comments on commit 277fc18

Please sign in to comment.