2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-06 15:28:49 +00:00
This commit is contained in:
Matthias 2022-05-11 04:22:42 +02:00
parent b7087b83b5
commit 462713ca61
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -5,7 +5,6 @@ from __future__ import unicode_literals
import os
from django.test import TestCase
from django.conf import settings
from django.apps import apps
from django.urls import reverse