2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 19:20:55 +00:00

Remove outdated Views / Forms

This commit is contained in:
Oliver
2021-10-06 20:19:29 +11:00
parent 5cdf5a2670
commit 535d45bce4
4 changed files with 1 additions and 97 deletions

View File

@ -6,8 +6,6 @@ JSON API for the Stock app
from __future__ import unicode_literals
from datetime import datetime, timedelta
from django.db.models import query
from django.db.models.query import QuerySet
from django.utils.translation import ugettext_lazy as _