Skip to content

Commit

Permalink
Removed from list view
Browse files Browse the repository at this point in the history
  • Loading branch information
clr-li committed Oct 25, 2023
1 parent e4c1a4f commit a82ba42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app_users/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
class AppUserAdmin(admin.ModelAdmin):
list_display = [
"uid",
"user_runs",
"display_name",
"email",
"phone_number",
Expand Down

0 comments on commit a82ba42

Please sign in to comment.