LEARNER-4717 Have delete account modal button make request to deactivation endpoint

This commit is contained in:
jaebradley
2018-04-30 15:04:51 -04:00
parent c516955a79
commit 22cd505d42
6 changed files with 54 additions and 35 deletions

View File

@@ -3,5 +3,5 @@ set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=5900
export ESLINT_THRESHOLD=5586
export ESLINT_THRESHOLD=5590
export STYLELINT_THRESHOLD=973