Skip to content

Commit

Permalink
Remove old exam settings
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Mar 9, 2023
1 parent 1aec472 commit dff03de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions static/js/flow/declarations.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ declare var SETTINGS: {
edx_base_url: string,
mitxonline_base_url: string,
mitxonline_url: string,
EXAMS_SSO_CLIENT_CODE: string,
EXAMS_SSO_URL: string,
FEATURES: {
[key: string]: boolean,
},
Expand Down
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@ setenv =
MAILGUN_URL=http://fake.mailgun.url
MAILGUN_KEY=fake_mailgun_key
OPEN_DISCUSSIONS_SITE_KEY=mm_test
EXAMS_AUDIT_NACL_PUBLIC_KEY=not_a_key
EXAMS_AUDIT_AWS_ACCESS_KEY_ID=invalid_access_key_id
EXAMS_AUDIT_AWS_SECRET_ACCESS_KEY=invalid_secret_access_key

0 comments on commit dff03de

Please sign in to comment.