diff --git a/openlp/core/lib/formattingtags.py b/openlp/core/lib/formattingtags.py index be9cbe82e..1984b08ba 100644 --- a/openlp/core/lib/formattingtags.py +++ b/openlp/core/lib/formattingtags.py @@ -29,7 +29,6 @@ """ Provide HTML Tag management and Formatting Tag access class """ -import cPickle import json from openlp.core.lib import Settings, translate