Trash the subclass

This commit is contained in:
Garen Torikian 2014-09-06 21:48:00 -07:00
parent aa97f1025d
commit 787bb582da
1 changed files with 0 additions and 3 deletions

View File

@ -148,9 +148,6 @@ eos
File.read(file, file_read_opts(context)) File.read(file, file_read_opts(context))
end end
end end
class RelativeIncludeTag < IncludeTag
end
end end
end end