fix : remove unused

This commit is contained in:
morteza-mortezai
2025-10-25 16:39:06 +03:30
parent 0c589165c2
commit 05d913b9a9
@@ -31,7 +31,6 @@ import { AddIncredibleOffersParamDto } from "../../admin/DTO/product-param.dto";
import { BrandDTO } from "../../brand/DTO/brand.dto";
import { AttributeValueRepo, CategoryAttributeRepo, CategoryRepository } from "../../category/category.repository";
import { CategoryTreeDTO } from "../../category/DTO/category.dto";
import { IAttributeValue } from "../../category/models/Abstraction/IAttributeValue";
import { NotificationService } from "../../notification/notification.service";
import { PricingRepository } from "../../pricing/pricing.repository";
import { SellerProductQueryDTO } from "../../seller/DTO/sellerProductQuery.dto";