Skip to content

Commit

Permalink
Remove unused dialyzer ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Sep 26, 2024
1 parent cd2b0e0 commit bd38264
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .dialyzer_ignore.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[
~r"MACRO",
~r"lib/slipstream/socket_test.ex:\d+:pattern_match The pattern can never match the type nil | {atom(), atom()}.",
~r"lib/phoenix/router.ex",
~r"lib/slipstream/connection/impl.ex",
~r"lib/slipstream/connection/pipeline.ex"
]

0 comments on commit bd38264

Please sign in to comment.