Skip to content

Commit 58cb9f4

Browse files
committed
Clean up
1 parent 14e413e commit 58cb9f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auth/lib/utils/lock_screen_settings.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ class LockScreenSettings {
9090
: await PrivacyScreen.instance.enable(
9191
iosOptions: const PrivacyIosOptions(
9292
enablePrivacy: true,
93-
// privacyImageName: 'LaunchImage',
9493
),
9594
androidOptions: const PrivacyAndroidOptions(
9695
enableSecure: true,

0 commit comments

Comments
 (0)