Browse Source

Update SmsHomeRecommendProductServiceImpl.java

macro 1 year ago
parent
commit
08492fa0d6

+ 0 - 1
mall-admin/src/main/java/com/macro/mall/service/impl/SmsHomeRecommendProductServiceImpl.java

@@ -8,7 +8,6 @@ import com.macro.mall.model.SmsHomeRecommendProductExample;
 import com.macro.mall.service.SmsHomeRecommendProductService;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Service;
-import org.springframework.util.StringUtils;
 
 import java.util.List;