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

various small fixes (#9797)

This commit is contained in:
Matthias Mair
2025-06-17 00:18:25 +02:00
committed by GitHub
parent af3c5b5711
commit e7b24cca64
3 changed files with 5 additions and 4 deletions

View File

@ -9,7 +9,6 @@ import structlog
import common.models
import InvenTree.helpers
import InvenTree.helpers_model
import plugin.models
from common.settings import get_global_setting
from InvenTree import version