[REM] leftover debugging prints

bzr revid: xmo@openerp.com-20111219164611-bme1yyhbe52ad9cm
This commit is contained in:
Xavier Morel 2011-12-19 17:46:11 +01:00
parent 8e2457efe8
commit fa15b2adb9
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ class JsonRequest(WebRequest):
jsonp = args.get('jsonp')
requestf = None
request = None
print "ARGS",args
if jsonp and self.httprequest.method == 'POST':
# jsonp 2 steps step1 POST: save call