Skip to content

Commit

Permalink
ECWID-139066 - revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mplain committed May 13, 2024
1 parent 53864b8 commit 1c36c7e
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
package com.ecwid.apiclient.v3.dto.variation.result

import com.ecwid.apiclient.v3.dto.common.ApiResultDTO

class ProductVariationsResult : ArrayList<FetchedVariation>(), ApiResultDTO
class ProductVariationsResult : ArrayList<FetchedVariation>()

0 comments on commit 1c36c7e

Please sign in to comment.