remove libxml2 import from __init__.py :)
authorSeth Vidal <skvidal@fedoraproject.org>
Thu, 7 Oct 2010 20:43:48 +0000 (16:43 -0400)
committerSeth Vidal <skvidal@fedoraproject.org>
Thu, 7 Oct 2010 20:43:48 +0000 (16:43 -0400)
createrepo/__init__.py

index 13dc1153a1b35a8668aa0803e665ea6486eab058..5920ca184c80cbe7fb38eb1f9292c3394a9ed504 100644 (file)
@@ -16,7 +16,6 @@
 
 import os
 import sys
-import libxml2
 import fnmatch
 import time
 import yumbased