mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Revert "Merge pull request #256 from Shopify/unknown_tags_in_comments"
This reverts commit1ae8c0e90a, reversing changes made to01d352bc51.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
require "liquid/tags/raw"
|
||||
|
||||
module Liquid
|
||||
class Comment < Raw
|
||||
class Comment < Block
|
||||
def render(context)
|
||||
''
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user