Oops, make NullProfiler actually work
This commit is contained in:
parent
00b590eedb
commit
2f7371ca1f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ module Middleman
|
||||||
def start
|
def start
|
||||||
end
|
end
|
||||||
|
|
||||||
def report
|
def report(report_name)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue