Dialyzer: The pattern variable _ can never match the type, because it is covered by previous clauses.
This commit is contained in:
parent
06d6febff9
commit
1d0e3b1355
1 changed files with 0 additions and 3 deletions
|
@ -294,9 +294,6 @@ defp write(query, dir, name, fun) do
|
|||
)
|
||||
|
||||
acc
|
||||
|
||||
_ ->
|
||||
acc
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Reference in a new issue