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

style fix

This commit is contained in:
2021-07-01 00:50:50 +02:00
parent 7c6a58e936
commit ea8b102897
4 changed files with 1 additions and 6 deletions

View File

@ -20,8 +20,6 @@ from django.contrib.auth.models import User
from django.db.models.signals import pre_delete
from django.dispatch import receiver
from common.settings import currency_code_default
from markdownx.models import MarkdownxField
from mptt.models import MPTTModel, TreeForeignKey