plone.restapi/unify-expired-and-excluded-items-handling: Remove pprint

Carsten Senger <jenkins-z4DKO/[email protected]> Sat, 29 Jul 2017 16:31:36 -0700 (PDT)
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: plone.restapi
Branch: refs/heads/unify-expired-and-excluded-items-handling
Date: 2017-07-26T09:00:58+02:00
Author: Carsten Senger (csenger) <[email protected]>
Commit: https://github.com/plone/plone.restapi/commit/0bf1af04bc6ba7fcb76f7b335f891857c353660f

Remove pprint

Files changed:
M src/plone/restapi/services/workflow/info.py

diff --git a/src/plone/restapi/services/workflow/info.py b/src/plone/restapi/services/workflow/info.py
index 5dfcf646..e67f8a93 100644
--- a/src/plone/restapi/services/workflow/info.py
+++ b/src/plone/restapi/services/workflow/info.py
@@ -23,8 +23,6 @@ def reply(self):
                 'title': self.context.translate(action['title']),
             })
 
-        from pprint import pprint
-        pprint(history)
         for item, action in enumerate(history):
             history[item]['title'] = self.context.translate(
                 wftool.getTitleForStateOnType(



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot