ran rubocop -a

This commit is contained in:
Frank Taillandier 2016-12-18 07:22:36 +01:00
parent de56b977b6
commit d134afcd4a
1 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,7 @@ module Jekyll
@data @data
end end
def trigger_hooks(*) def trigger_hooks(*); end
end
# 'Path' of the excerpt. # 'Path' of the excerpt.
# #