Skip to content

Commit

Permalink
Removed unused plug
Browse files Browse the repository at this point in the history
  • Loading branch information
kotva006 committed May 2, 2024
1 parent 0ccbd12 commit 70ea6d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/dotcom_web/router.ex
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ defmodule DotcomWeb.Router do
plug(DotcomWeb.Plugs.ClearCookies)
plug(DotcomWeb.Plugs.Cookies)
plug(:optional_disable_indexing)
plug(DotcomWeb.Plugs.LineSuspensions)
end

pipeline :browser_live do
Expand Down

0 comments on commit 70ea6d4

Please sign in to comment.