added missing line

This commit is contained in:
Andreas Preikschat 2012-05-23 18:53:08 +02:00
parent 1604d863eb
commit 8a90476f89
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
The :mod:`serviceitem` provides the service item functionality including the The :mod:`serviceitem` provides the service item functionality including the
type and capability of an item. type and capability of an item.
""" """
import cgi import cgi
import datetime import datetime
import logging import logging