Rubocop: Style/EmptyLinesAroundClassBody

- Extra empty line detected at class body end
This commit is contained in:
Pat Hawks
2016-01-03 15:55:33 -08:00
parent 2530a8cdfc
commit cda226de45
21 changed files with 0 additions and 32 deletions

View File

@@ -91,6 +91,5 @@ module Jekyll
"Ensure you have `gems: [jekyll-paginate]` in your configuration file."
end
end
end
end