Fix mix task pleroma.instance dialyzer error
lib/mix/tasks/pleroma/instance.ex:356:pattern_match_cov The pattern :variable_ can never match, because previous clauses completely cover the type %{ :anonymize => boolean(), :dedupe => boolean(), :read_description => boolean(), :strip_location => boolean() }.
This commit is contained in:
parent
3c65a2899d
commit
2a28377be0
@ -352,6 +352,4 @@ defmodule Mix.Tasks.Pleroma.Instance do
|
||||
|
||||
enabled_filters
|
||||
end
|
||||
|
||||
defp upload_filters(_), do: []
|
||||
end
|
||||
|
BIN
lib/pleroma/web/twitter_api/controllers/.util_controller.ex.swp
Normal file
BIN
lib/pleroma/web/twitter_api/controllers/.util_controller.ex.swp
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user