Remove old EXAMS settings
pdpinch opened this issue · 0 comments
pdpinch commented
According to PR #4765 these settings should have been removed, but they still appear in tox.ini:
EXAMS_AUDIT_S3_BUCKET
EXAMS_AUDIT_AWS_ACCESS_KEY_ID
EXAMS_AUDIT_AWS_SECRET_ACCESS_KEY
and these still appear in
micromasters/static/js/flow/declarations.js
Lines 17 to 18 in 1821465
EXAMS_SSO_CLIENT_CODE
EXAMS_SSO_URL
Acceptance Criteria:
- Remove them, and see if test still pass