mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
appease Rubocop
This commit is contained in:
@@ -2,7 +2,6 @@ module Jekyll
|
||||
class Dummy < Generator
|
||||
priority :high
|
||||
|
||||
def generate(site)
|
||||
end
|
||||
def generate(site) end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user