appease Rubocop
This commit is contained in:
parent
44324828b4
commit
5d52074d2d
|
@ -2,7 +2,6 @@ module Jekyll
|
|||
class Dummy < Generator
|
||||
priority :high
|
||||
|
||||
def generate(site)
|
||||
end
|
||||
def generate(site) end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue