Skip to content

Commit 7622f3f

Browse files
committed
no one should use the Render module
1 parent e9dbf09 commit 7622f3f

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

lib/benchee/formatters/render.ex

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
defmodule Benchee.Formatters.HTML.Render do
2-
@moduledoc """
3-
Functions to render HTML templates.
4-
"""
5-
2+
@moduledoc false
3+
# Functions to render HTML templates.
64
require EEx
75

86
alias Benchee.Scenario

0 commit comments

Comments
 (0)