Skip to content

Commit

Permalink
Update lib/notifications/db/detour.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Larson <[email protected]>
  • Loading branch information
firestack and joshlarson authored Sep 26, 2024
1 parent b3bd45d commit 1884c6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/notifications/db/detour.ex
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ defmodule Notifications.Db.Detour do
...>
iex> match?(
...> [
...> %Notifications.Db.Detour{
...> }
...> %Notifications.Db.Detour{}
...> ],
...> all_detour_notifications
...> )
Expand Down

0 comments on commit 1884c6d

Please sign in to comment.