Skip to content

Commit 80a346c

Browse files
committed
remove unnecessary import
1 parent 9c994e1 commit 80a346c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/market/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import hashlib
22
import math
3-
from decimal import Decimal
43

54
from django.contrib.auth.models import AbstractUser
65
from django.core.exceptions import ValidationError

0 commit comments

Comments
 (0)