refactor(types): remove dead catch-all clauses unreachable per success typing
This commit is contained in:
parent
d9a5a081df
commit
05f66ccf74
17 changed files with 14 additions and 74 deletions
|
|
@ -522,6 +522,4 @@ defmodule Mv.Membership.MemberExport do
|
|||
other -> other
|
||||
end)
|
||||
end
|
||||
|
||||
defp normalize_computed_fields(_), do: []
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue