This commit is contained in:
Oliver 2021-07-09 00:59:56 +10:00
parent 7e7fe7d63f
commit 9947a0cf90

View File

@ -6,7 +6,6 @@ JSON API for the Build app
from __future__ import unicode_literals
from django.conf.urls import url, include
from django.db.models import query
from rest_framework import filters
from rest_framework import generics