removed import that sliped in!

This commit is contained in:
Philip Ridout 2012-04-24 20:39:40 +01:00
parent be3da3368e
commit 52e23a2eeb
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ DreamBeam songs into the OpenLP database.
import os
import sys
import logging
import types
from lxml import etree, objectify