From d13032442fdd82a1eca77d32142a8586dca0cdb5 Mon Sep 17 00:00:00 2001 From: sanjid133 Date: Thu, 5 Dec 2019 13:57:52 +0600 Subject: [PATCH] remove duplicate --- appstore/model.go | 1 - 1 file changed, 1 deletion(-) diff --git a/appstore/model.go b/appstore/model.go index 624063d..677e701 100644 --- a/appstore/model.go +++ b/appstore/model.go @@ -104,7 +104,6 @@ type ( CancellationDate CancellationReason string `json:"cancellation_reason,omitempty"` - IsUpgraded string `json:"is_upgraded,omitempty"` } // The Receipt type has whole data of receipt