This commit is contained in:
Jens W. Klein
2018-06-15 10:22:11 +02:00
parent bf0fa909b9
commit 58711579c4
7 changed files with 6 additions and 12 deletions
+1 -3
View File
@@ -37,10 +37,8 @@ from zope.lifecycleevent import ObjectAddedEvent
from zope.lifecycleevent import ObjectCreatedEvent
from zope.lifecycleevent import ObjectRemovedEvent
import time
import six
import time
@implementer(IConversation, IHideFromBreadcrumbs)