mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
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
|
||||
end
|
||||
|
||||
def report
|
||||
def report(report_name)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue