diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2019-07-22 22:45:07 -0700 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-07-23 07:45:07 +0200 |
commit | 60dc957a825232fdda9138e2f8878b2ca407a7c9 (patch) | |
tree | 115812529c8904afc909825d54be7f63512a96a4 /django/db/backends/mysql/validation.py | |
parent | c6581a40be3bb4c1e13861f0adbb3fe01f09107f (diff) | |
download | django-60dc957a825232fdda9138e2f8878b2ca407a7c9.tar.gz |
Removed unnecessary code in Model.__init__().
As is_related_object is True, the val variable is unused for the
remainder of the method.
Unnecessary since 53da1e47942f22a56e761d786ba89d05ca55a224.
Diffstat (limited to 'django/db/backends/mysql/validation.py')
0 files changed, 0 insertions, 0 deletions