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