Skip to content

Commit

Permalink
Unused import.
Browse files Browse the repository at this point in the history
Issue: AAH-2781

Signed-off-by: James Tanner <[email protected]>
  • Loading branch information
jctanner committed Oct 13, 2023
1 parent 649f75e commit 8cdb48a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion galaxy_ng/tests/unit/api/test_api_ui_user_viewsets.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import logging

from django.conf import settings as django_settings
from django.test import override_settings
from rest_framework import status
from rest_framework.test import APIClient
Expand Down

0 comments on commit 8cdb48a

Please sign in to comment.