Revert "Pleroma.Web.PleromaAPI.MascotController: dialyzer errors"
This reverts commit 9c8055d4b3.
This commit is contained in:
parent
b1a6102a85
commit
2c8e4f32c6
3 changed files with 4 additions and 5 deletions
|
|
@ -51,7 +51,6 @@ defmodule Pleroma.Upload do
|
|||
| {:size_limit, nil | non_neg_integer()}
|
||||
| {:uploader, module()}
|
||||
| {:filters, [module()]}
|
||||
| {:actor, String.t()}
|
||||
|
||||
@type t :: %__MODULE__{
|
||||
id: String.t(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue