Skip to content

Commit

Permalink
Remove the MySQL USER
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Nov 28, 2018
1 parent 762e5d9 commit 2f3193e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"default": {
"ENGINE": "django.db.backends.mysql",
"NAME": "debug_toolbar",
"USER": "debug_toolbar",
}
}
else:
Expand Down

0 comments on commit 2f3193e

Please sign in to comment.