[library-web] remove top level html5lib import



commit ca1711cb8d0b998c4ed780a090da3cf077d87d5c
Author: Frédéric Péters <fpeters 0d be>
Date:   Fri Apr 1 18:17:36 2011 +0530

    remove top level html5lib import

 src/overlay.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/overlay.py b/src/overlay.py
index 433e066..fea1d06 100644
--- a/src/overlay.py
+++ b/src/overlay.py
@@ -21,7 +21,6 @@ try:
 except ImportError:
     import xml.etree.ElementTree as ET
 
-import html5lib
 import logging
 import urlparse
 



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