Remove redundant screenshots

This commit is contained in:
Marco Romano
2023-07-26 05:50:22 +02:00
committed by Benoit Marty
parent 314c0499a5
commit 7c378dbdd5

View File

@@ -69,24 +69,6 @@ class ShowLocationStateProvider : PreviewParameterProvider<ShowLocationState> {
appName = APP_NAME,
eventSink = {},
),
ShowLocationState(
ShowLocationState.Dialog.None,
Location(1.23, 2.34, 4f),
description = null,
hasLocationPermission = true,
isTrackMyLocation = false,
appName = APP_NAME,
eventSink = {},
),
ShowLocationState(
ShowLocationState.Dialog.None,
Location(1.23, 2.34, 4f),
description = null,
hasLocationPermission = true,
isTrackMyLocation = true,
appName = APP_NAME,
eventSink = {},
),
ShowLocationState(
ShowLocationState.Dialog.None,
Location(1.23, 2.34, 4f),