diff --git a/secretary.py b/secretary.py index 157ce6c..c57a918 100644 --- a/secretary.py +++ b/secretary.py @@ -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.