make linter happy

This commit is contained in:
Laura Klünder 2023-12-24 16:07:07 +01:00
parent 2b9c99070e
commit c1d9a011cf
8 changed files with 4 additions and 10 deletions

View file

@ -1,4 +1,3 @@
from django.conf import settings
from ninja import Field as APIField
from ninja import Router as APIRouter