Remove redundant screenshots

This commit is contained in:
Marco Romano 2023-07-26 05:50:22 +02:00 committed by Benoit Marty
parent c2e8dac96a
commit 4ee082ba48

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),