Unused import

This commit is contained in:
Jon Tibble 2011-07-13 22:00:35 +01:00
parent 8d4369adb8
commit 42acff98ab
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ import os
import uuid
from openlp.core.lib import build_icon, clean_tags, expand_tags, translate
from openlp.core.lib.ui import UiStrings
log = logging.getLogger(__name__)