Suppress dialyzer warning

This commit is contained in:
Uku Taht 2021-08-04 17:25:20 +03:00
parent 7e78157c4b
commit 99e24765d8

View File

@ -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