1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 16:53:26 +00:00

remove device lock

This commit is contained in:
Kyle Spearrin
2019-06-03 12:33:20 -04:00
parent 8211f85725
commit a5256a6491
2 changed files with 0 additions and 12 deletions

View File

@@ -2256,15 +2256,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to On Device Lock.
/// </summary>
public static string LockOptionOnDeviceLock {
get {
return ResourceManager.GetString("LockOptionOnDeviceLock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to On App Restart.
/// </summary>