Commit cf4d98ef by Chris Jerdonek

Deleted a blank line.

parent 2550417f
...@@ -88,7 +88,6 @@ class Locator(object): ...@@ -88,7 +88,6 @@ class Locator(object):
""" """
file_name = self.make_file_name(template_name) file_name = self.make_file_name(template_name)
path = self._find_path(file_name, search_dirs) path = self._find_path(file_name, search_dirs)
if path is not None: if path is not 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