Skip to content

Commit

Permalink
Revert "Hotfix -- staffuser logging (#4585)"
Browse files Browse the repository at this point in the history
This reverts commit 12364b4.
  • Loading branch information
jperson1 committed Jan 7, 2025
1 parent b727346 commit f6674cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/users/management/commands/create_staffusers.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# flake8: noqa
from django.conf import settings
from django.contrib.auth import get_user_model
from django.contrib.auth.models import Group, Permission
Expand Down

0 comments on commit f6674cd

Please sign in to comment.