fix planner
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from ._shared import *
|
||||
|
||||
|
||||
def _active_profile_or_400():
|
||||
profile = request_profile()
|
||||
if not profile:
|
||||
|
||||
Reference in New Issue
Block a user