| changeset 725 | 4f4005df9a97 |
| parent 720 | b93c99226832 |
| child 896 | 72f7ec8a8789 |
--- a/src/ldt/ldt/ldt_utils/utils.py Tue Jul 31 17:45:14 2012 +0200 +++ b/src/ldt/ldt/ldt_utils/utils.py Thu Aug 02 08:45:12 2012 +0200 @@ -36,8 +36,6 @@ def generate_uuid(): return unicode(uuid.uuid1()) - - class LdtUtils(object): def generate_ldt(self, contentList, title=u"", author=u"IRI Web", web_url=u"", startSegment=None, projects=None, types_id_list=None):