forked from kompetenzinventar/ki-backend
Add a CLI to delete a user with it's profile information
This commit is contained in:
@ -3,3 +3,4 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
from ki.actions.seed import seed # noqa
|
||||
from ki.actions.delete_profile import delete_profile # noqa
|
||||
|
Reference in New Issue
Block a user