remove print statement
This commit is contained in:
parent
54ba68cb0a
commit
dcf738f76b
1 changed files with 0 additions and 2 deletions
|
|
@ -156,8 +156,6 @@ def print_json():
|
|||
|
||||
import json
|
||||
|
||||
print webnotes.response
|
||||
|
||||
print_zip(json.dumps(webnotes.local.response, default=json_handler, separators=(',',':')))
|
||||
|
||||
def print_csv():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue