Skip to content

Commit

Permalink
Remove unused import after merge conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrkiger committed Nov 27, 2024
1 parent 91cda7c commit 8b13225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kobo/apps/organizations/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
OuterRef,
)
from django.db.models.expressions import Exists
from django.utils.decorators import method_decorator
from django.utils.http import http_date
from rest_framework import status, viewsets
from rest_framework.decorators import action
Expand Down

0 comments on commit 8b13225

Please sign in to comment.