Skip to content

Commit 755b52d

Browse files
committed
style: var
1 parent 209590e commit 755b52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/opencov/plug/multipart_job.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ defmodule Librecov.Plug.MultipartJob do
3838
|> put_parsed_job(json)
3939
end
4040

41-
def handle(content_type, conn) do
41+
def handle(_content_type, conn) do
4242
conn
4343
end
4444

0 commit comments

Comments
 (0)