Commit a9843211 by Chris Jerdonek

Removed TemplateSpec.template_path.

parent e87e859f
......@@ -43,8 +43,6 @@ class TemplateSpec(object):
"""
template = None
# TODO: remove template_path.
template_path = None
template_rel_path = None
template_rel_directory = None
template_name = None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment