Skip to content

Commit

Permalink
[1.6.x] Removed obsolete comment. Refs #20079.
Browse files Browse the repository at this point in the history
Thanks Gavin Wahl.
  • Loading branch information
aaugustin committed Jun 29, 2013
1 parent 7bd9c32 commit 6908b65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django/contrib/auth/models.py
Expand Up @@ -14,7 +14,6 @@
from django.utils import timezone

from django.contrib import auth
# UNUSABLE_PASSWORD is still imported here for backwards compatibility
from django.contrib.auth.hashers import (
check_password, make_password, is_password_usable)
from django.contrib.auth.signals import user_logged_in
Expand Down

0 comments on commit 6908b65

Please sign in to comment.