As an admin, I should no longer be able to run the below deprecated management commands.
Per T264425#9919824, the following management commands in the users app are no longer used and can safely be removed:
- authorization_backfill.py
- user_check.py
Acceptance Criteria:
All code related to the above management commands is removed.
Any tests related to the above management commands are removed.