1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 16:23:29 +00:00

remove see apps from ext page

This commit is contained in:
Kyle Spearrin
2019-07-02 17:27:55 -04:00
parent f7cbddab4b
commit be3c6f210d
3 changed files with 0 additions and 17 deletions

View File

@@ -58,11 +58,6 @@ namespace Bit.App.Pages
Activated = activated.GetValueOrDefault();
}
public void SeeApps()
{
_platformUtilsService.LaunchUri("https://bitwarden.com/ios/");
}
public void ShowExtension()
{
_messagingService.Send("showAppExtension", this);