Skip to content

Commit

Permalink
remove unused import (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
larisa17 authored Dec 10, 2024
1 parent d370986 commit eb0ef3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/v2/aws_lambdas/stamp_score_GET.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from asgiref.sync import async_to_sync
from django.db import close_old_connections

from account.models import Nonce
from aws_lambdas.utils import (
with_api_request_exception_handling,
)
Expand Down

0 comments on commit eb0ef3f

Please sign in to comment.