# HG changeset patch # User Jeff Hammel # Date 1294446688 28800 # Node ID cb00c011ff45331123c4c8be51be0f0a73807dc5 # Parent a75138a952d0b7fc7b942ebb4708bbbcf5e5242a why do we care if they have templates or not? diff -r a75138a952d0 -r cb00c011ff45 makeitso/template.py --- a/makeitso/template.py Fri Jan 07 11:12:20 2011 -0800 +++ b/makeitso/template.py Fri Jan 07 16:31:28 2011 -0800 @@ -74,7 +74,6 @@ """ # boilerplate - assert self.templates variables = variables or {} self.output = output self.interactive = interactive