Update tocmaker_block.rb

This commit is contained in:
Clément Fournier
2018-08-19 00:19:02 +02:00
committed by GitHub
parent d2cdcb7262
commit 4066ca9986

View File

@ -5,7 +5,6 @@
# * An integer, describing the maximum depth at which headers are added to the toc
class TocMakerBlock < Liquid::Block
# include Enumerable
def initialize(tag_name, arg, tokens)
super