diff --git a/openlp/core/lib/serviceitem.py b/openlp/core/lib/serviceitem.py index 16ab874e3..1831cd618 100644 --- a/openlp/core/lib/serviceitem.py +++ b/openlp/core/lib/serviceitem.py @@ -28,6 +28,7 @@ The :mod:`serviceitem` provides the service item functionality including the type and capability of an item. """ + import cgi import datetime import logging