mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 01:22:15 +03:00
Suppress dialyzer warning
This commit is contained in:
parent
7e78157c4b
commit
99e24765d8
@ -3,6 +3,7 @@ defmodule Mix.Tasks.GenerateReferrerFavicons do
|
||||
use Plausible.Repo
|
||||
require Logger
|
||||
|
||||
@dialyzer {:nowarn_function, run: 1}
|
||||
# coveralls-ignore-start
|
||||
|
||||
def run(_) do
|
||||
|
Loading…
Reference in New Issue
Block a user