Switched away from using JSONify
This commit is contained in:
parent
4fffa1fcba
commit
cda5cdbb44
9 changed files with 26 additions and 29 deletions
|
|
@ -17,4 +17,4 @@ from labthings.core.tasks import (
|
|||
|
||||
|
||||
# Flask things
|
||||
from flask import abort, escape, jsonify, Response, request
|
||||
from flask import abort, escape, Response, request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue