Fix dialyzer errors due to deprecated usage of put_layout/2
This commit is contained in:
parent
97c4d3bcc9
commit
518a38577b
3 changed files with 0 additions and 4 deletions
|
|
@ -13,7 +13,6 @@ defmodule Pleroma.Web.StaticFE.StaticFEController do
|
|||
alias Pleroma.Web.Metadata
|
||||
alias Pleroma.Web.Router.Helpers
|
||||
|
||||
plug(:put_layout, :static_fe)
|
||||
plug(:assign_id)
|
||||
|
||||
@page_keys ["max_id", "min_id", "limit", "since_id", "order"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue