mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +00:00
removed unused import
This commit is contained in:
parent
8cad687e43
commit
ee9e01fc22
@ -9,7 +9,6 @@ from __future__ import unicode_literals
|
||||
import os
|
||||
import decimal
|
||||
import math
|
||||
import re
|
||||
|
||||
from django.db import models, transaction
|
||||
from django.contrib.auth.models import User
|
||||
|
Loading…
x
Reference in New Issue
Block a user