Skip to content

Commit

Permalink
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 adc6f38 commit c8756e1
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 c8756e1

Please sign in to comment.