Skip to content

Commit

Permalink
remove twilio creds from settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sail338 committed Jul 15, 2018
1 parent c3f4e1c commit 26c33e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions garfield/garfield/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'CHANGE ME'
SID= 'TWILIO SID'
AUTH= 'TWILIO AUTH'

# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
Expand Down

0 comments on commit 26c33e6

Please sign in to comment.