endpoints.appr: move to new v22 format
This commit is contained in:
parent
c271b1f386
commit
155cb65f7d
9 changed files with 279 additions and 251 deletions
|
@ -3,7 +3,6 @@ import logging
|
|||
from functools import wraps
|
||||
|
||||
from data import model
|
||||
|
||||
from util.http import abort
|
||||
|
||||
|
||||
|
|
Reference in a new issue