[gobject-introspection/wip/docs: 3/16] sectionparser: Remove unused import



commit bc319c66e7697f0bd113410fa950efaac176bc3e
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Mar 27 14:58:20 2013 -0400

    sectionparser: Remove unused import

 giscanner/sectionparser.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/giscanner/sectionparser.py b/giscanner/sectionparser.py
index caf6bf2..330471b 100644
--- a/giscanner/sectionparser.py
+++ b/giscanner/sectionparser.py
@@ -18,7 +18,6 @@
 #
 
 import re
-import sys
 
 class SectionFile(object):
     def __init__(self, sections):


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