Skip to content

Commit

Permalink
remove type spec that I have no idea why it fails
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Oct 29, 2017
1 parent 57daa3c commit 10fb825
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/benchee/formatters/console.ex
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ defmodule Benchee.Formatters.Console do
end)
end

@spec format_scenario_extended(Scenario.t, unit_per_statistic, integer)
:: String.t
defp format_scenario_extended(%Scenario{
job_name: name,
run_time_statistics: %Statistics{
Expand Down

0 comments on commit 10fb825

Please sign in to comment.