diff --git a/galaxy_ng/app/api/v1/filtersets_scores.py b/galaxy_ng/app/api/v1/filtersets_scores.py index 7d14327eb0..5f33c99857 100644 --- a/galaxy_ng/app/api/v1/filtersets_scores.py +++ b/galaxy_ng/app/api/v1/filtersets_scores.py @@ -1,4 +1,3 @@ -from django.db.models import Q from django_filters import filters from django_filters.rest_framework import filterset