[gobject-introspection] mallardwriter: Remove unused import



commit 5559be3d6458f2c83173fe4735daa83c9532e837
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Jan 31 10:54:20 2013 -0500

    mallardwriter: Remove unused import

 giscanner/mallardwriter.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/giscanner/mallardwriter.py b/giscanner/mallardwriter.py
index b7385fe..8a29f24 100644
--- a/giscanner/mallardwriter.py
+++ b/giscanner/mallardwriter.py
@@ -26,7 +26,6 @@ import re
 import tempfile
 
 from xml.sax import saxutils
-from mako.template import Template
 from mako.lookup import TemplateLookup
 
 from . import ast



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]