Skip to content

Commit

Permalink
chore: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-richards committed Apr 5, 2024
1 parent 12ad43f commit d2f81a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ietf/group/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from django.conf import settings
from django.urls import reverse as urlreverse
from django.db.models import Q
from django.test import Client, override_settings
from django.test import Client
from django.utils import timezone

import debug # pyflakes:ignore
Expand Down

0 comments on commit d2f81a3

Please sign in to comment.