mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix import
This commit is contained in:
parent
2eda9967a4
commit
491bb0b28f
@ -5,7 +5,7 @@ from django.urls import reverse
|
||||
from django.contrib.auth import get_user_model
|
||||
from django.contrib.auth.models import Group
|
||||
|
||||
from common.models import InvenTreeSetting
|
||||
# from common.models import InvenTreeSetting
|
||||
|
||||
|
||||
class StockViewTestCase(TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user