Skip to content

Commit 2f3193e

Browse files
committed
Remove the MySQL USER
1 parent 762e5d9 commit 2f3193e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/settings.py

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
"default": {
9393
"ENGINE": "django.db.backends.mysql",
9494
"NAME": "debug_toolbar",
95-
"USER": "debug_toolbar",
9695
}
9796
}
9897
else:

0 commit comments

Comments
 (0)