From 8964c640fe0e7d92715f8f5d5a3bf4a72a67bf78 Mon Sep 17 00:00:00 2001 From: Michael Stone Date: Sun, 6 Mar 2011 16:56:51 -0500 Subject: Remove unused import. --- lib/chutney/Templating.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/chutney/Templating.py b/lib/chutney/Templating.py index cc1463a..327a154 100644 --- a/lib/chutney/Templating.py +++ b/lib/chutney/Templating.py @@ -64,7 +64,6 @@ from __future__ import with_statement import string import os -import re #class _KeyError(KeyError): # pass -- cgit v1.2.3