Remove unused imports
This commit is contained in:
parent
c47753c0fa
commit
c7fcbeb571
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ from little_boxes import activitypub as ap
|
|||
|
||||
import config
|
||||
from activitypub import Box
|
||||
from app_utils import _Response
|
||||
from config import DB
|
||||
|
||||
blueprint = flask.Blueprint("well_known", __name__)
|
||||
|
|
Loading…
Reference in a new issue