cleanup CorpusFollowerPermissions

This commit is contained in:
Patrick Jentsch
2023-04-12 12:45:41 +02:00
parent 98b1c15aa0
commit 0de14ea5db
6 changed files with 34 additions and 37 deletions

View File

@ -1,4 +1,4 @@
from flask import current_app
from flask import abort, current_app
from threading import Thread
from app import db
from app.decorators import content_negotiation