Commit 98cd75f9 authored by Ilham Maulana's avatar Ilham Maulana 💻

fix: remove unused import

parent 4d69eb12
import json import json
from django.http import JsonResponse from django.http import JsonResponse
from django.core.serializers import serialize
from django.views.decorators.csrf import csrf_exempt from django.views.decorators.csrf import csrf_exempt
from rest_framework import viewsets from rest_framework import viewsets
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment