mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
lint
This commit is contained in:
parent
e2976a0f34
commit
c448e13271
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ Future<void> runLightmeterApp(Environment env) async {
|
|||
products: [
|
||||
IAPProduct(
|
||||
storeId: IAPProductType.paidFeatures.storeId,
|
||||
status: IAPProductStatus.purchasable,
|
||||
price: '0.0\$',
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue