From 54a51f3a2c33c264698c00603e501fcc7c3a7ae5 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 10 Sep 2021 14:23:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hb_server/apps/sam/models.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hb_server/apps/sam/models.py b/hb_server/apps/sam/models.py index 977621f..49bbfa5 100644 --- a/hb_server/apps/sam/models.py +++ b/hb_server/apps/sam/models.py @@ -1,4 +1,3 @@ -from numpy import product from apps.system.models import CommonAModel from django.db import models from django.contrib.auth.models import AbstractUser