Skip to content

Commit

Permalink
remove more stuff i don't need
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Nelson committed May 27, 2024
1 parent 2087b6b commit 9e1ea15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/live_elements_testbed_web/endpoint.ex
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ defmodule LiveElementsTestbedWeb.Endpoint do
plug Phoenix.CodeReloader
end

plug Phoenix.LiveDashboard.RequestLogger,
param_key: "request_logger",
cookie_key: "request_logger"

plug Plug.RequestId
plug Plug.Telemetry, event_prefix: [:phoenix, :endpoint]

Expand Down

0 comments on commit 9e1ea15

Please sign in to comment.