We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f6580 commit 8aa7d40Copy full SHA for 8aa7d40
1 file changed
src/test/kotlin/com/ecwid/apiclient/v3/rule/NullablePropertyRules.kt
@@ -18,7 +18,6 @@ import com.ecwid.apiclient.v3.dto.product.result.ProductInventoryUpdateResult
18
import com.ecwid.apiclient.v3.dto.productreview.request.UpdatedProductReviewStatus
19
import com.ecwid.apiclient.v3.dto.profile.request.StoreProfileRequest
20
import com.ecwid.apiclient.v3.dto.profile.result.FetchedLatestStats
21
-import com.ecwid.apiclient.v3.dto.report.request.ReportAdviceRequest
22
import com.ecwid.apiclient.v3.dto.report.request.ReportRequest
23
import com.ecwid.apiclient.v3.dto.report.result.FetchedReportAdviceResponse
24
import com.ecwid.apiclient.v3.dto.report.result.FetchedReportResponse
0 commit comments