Remove commented code

This commit is contained in:
Justin Li
2014-12-04 16:30:37 -05:00
parent 1593b784a7
commit 742b3c69bb

View File

@@ -9,7 +9,6 @@ module Liquid
@assign_score_limit = limits[:assign_score_limit]
# render_length is assigned by BlockBody
# @render_length = 0
@render_score = 0
@assign_score = 0
end