Skip to content

Commit

Permalink
fix(dialyzer): mapset type
Browse files Browse the repository at this point in the history
  • Loading branch information
Betree committed Sep 27, 2020
1 parent 01f7cd6 commit f92723c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/burnex.ex
Expand Up @@ -56,7 +56,6 @@ defmodule Burnex do
@doc """
Returns the list of all blacklisted domains providers
"""
@spec providers() :: MapSet.t(binary())
def providers do
@providers
end
Expand Down

0 comments on commit f92723c

Please sign in to comment.