remove some legacy code/tests relating to old invite/verification code

This commit is contained in:
Leo Hemsted
2016-08-31 14:49:26 +01:00
parent 62e5361b0c
commit 5ac4e630d8
5 changed files with 0 additions and 65 deletions

View File

@@ -47,7 +47,6 @@ export STATSD_ENABLED=True
export STATSD_HOST="localhost"
export STATSD_PORT=1000
export STATSD_PREFIX="stats-prefix"
export VERIFY_CODE_FROM_EMAIL_ADDRESS='no-reply@notify.tools'
"> environment.sh
```