Skip to content

Commit

Permalink
removed useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
bodintsov committed Jan 15, 2025
1 parent b268003 commit bb243a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions admin/base/settings/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@

ALLOWED_HOSTS = [
'.osf.io',
'localhost',
'127.0.0.1'
]

AUTH_PASSWORD_VALIDATORS = [
Expand Down
1 change: 0 additions & 1 deletion osf/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ flags:
- flag_name: INSTITUTIONAL_DASHBOARD_2024
name: institutional_dashboard_2024
note: whether to surface older or updated (in 2024) institutional metrics
everyone: false

switches:
- flag_name: DISABLE_ENGAGEMENT_EMAILS
Expand Down

0 comments on commit bb243a1

Please sign in to comment.