chore(api): correct pylint error W0611:unused-import

ref: #765
This commit is contained in:
2025-05-18 07:02:06 +09:30
parent ce5e1511ff
commit e7242cf095
8 changed files with 0 additions and 19 deletions

View File

@ -1,6 +1,3 @@
from django.urls import reverse
from itam.models.device import Device
from rest_framework import serializers