Skip to content

Commit 761f3f4

Browse files
committed
moduledoc false
1 parent 512e313 commit 761f3f4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/sentry/event_filter.ex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
defmodule Sentry.EventFilter do
2-
@moduledoc """
3-
4-
"""
2+
@moduledoc false
53

64
@callback exclude_exception?(Exception.t(), atom) :: any
75
end

0 commit comments

Comments
 (0)