Remove commented code.

This commit is contained in:
Christopher Ramírez 2013-08-07 09:24:07 -06:00
parent 36d8b9d5ff
commit c81d5768aa

View file

@ -82,10 +82,6 @@ class Render(object):
"""
# def __init__(self, xml_doc, template_args):
def __init__(self, template, **kwargs):
"""
Builds a Render instance and assign init the internal enviroment.