mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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…
Reference in New Issue
Block a user