Skip to content

Commit

Permalink
cleanup of code
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed Jul 31, 2024
1 parent e4551a9 commit 4278986
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/accounts/tests/test_token.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import unittest
from datetime import datetime

import six
from django.contrib.auth.tokens import PasswordResetTokenGenerator

from accounts.tokens import AccountActivationTokenGenerator


Expand Down

0 comments on commit 4278986

Please sign in to comment.