cleaned up code around json, *locn -> transitioned to top, right, bottom, left to finally fix ORM replacing [ with { <- FIXES BUG-108
This commit is contained in:
7
face.py
7
face.py
@@ -3,13 +3,6 @@ from sqlalchemy import Sequence
|
||||
from sqlalchemy.exc import SQLAlchemyError
|
||||
from shared import PA
|
||||
|
||||
|
||||
# DEL ME SOON
|
||||
from flask_login import login_required
|
||||
from flask import render_template
|
||||
import json
|
||||
|
||||
|
||||
# pylint: disable=no-member
|
||||
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user