diff --git a/lib/runner.dart b/lib/runner.dart index 9e695a0..765f300 100644 --- a/lib/runner.dart +++ b/lib/runner.dart @@ -30,7 +30,6 @@ Future runLightmeterApp(Environment env) async { products: [ IAPProduct( storeId: IAPProductType.paidFeatures.storeId, - status: IAPProductStatus.purchased, price: '0.0\$', ), ],