2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 21:16:46 +00:00
This commit is contained in:
Matthias 2021-11-13 01:43:07 +01:00
parent 357f63180f
commit cebd729fac
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -22,7 +22,6 @@ import InvenTree.version
from common.models import InvenTreeSetting from common.models import InvenTreeSetting
from .settings import MEDIA_URL, STATIC_URL from .settings import MEDIA_URL, STATIC_URL
from common.settings import currency_code_default from common.settings import currency_code_default
from plugin.models import PluginConfig
from djmoney.money import Money from djmoney.money import Money