Skip to content

Commit

Permalink
remove unused fn
Browse files Browse the repository at this point in the history
  • Loading branch information
Savannah Manning committed Jun 27, 2024
1 parent c2d200e commit bce503b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/sentry/live_view_hook_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ defmodule SentryTest.DeadLive do
end
end

defmodule SentryTest.ErrorView do
def render(template, _), do: Phoenix.Controller.status_message_from_template(template)
end

defmodule SentryTest.PageController do
use Phoenix.Controller
use Phoenix.Component
Expand Down

0 comments on commit bce503b

Please sign in to comment.