Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes unused Dialyzer ignored warnings (#182)
From OTP 26, the Dialyzer warnings for Jason.Encoder's __impl__ unknown functions are not being raised anymore. This makes the ignored warnings unnecessary, especially because CI only runs Dialyzer with Elixir 1.15 and OTP 26. Co-authored-by: antedeguemon <antedeguemon@users.noreply.github.com>
- Loading branch information