From: Mohamed Larabi Date: Fri, 8 Mar 2013 19:01:17 +0000 (+0100) Subject: clean up X-Git-Tag: myslice-django-0.1-1~45 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=2f3fd198a6972d3c425ffc6f38c9d473a268ce40 clean up --- diff --git a/engine/manifoldquery.py b/engine/manifoldquery.py index ce9f3ea4..8e25ed9e 100644 --- a/engine/manifoldquery.py +++ b/engine/manifoldquery.py @@ -53,7 +53,6 @@ class ManifoldQuery: # to see an example just look at the server's output # incoming POST def fill_from_dict (self, d): - print d for key in d.keys(): for arg in ['action', 'method', 'filters', 'fields', 'timestamp', 'params']: if arg in key: