mirror of
https://github.com/bitwarden/mobile
synced 2025-02-08 16:08:52 +01:00
remove unused const strings
This commit is contained in:
parent
bb66a6c805
commit
1c8cd2dcbb
@ -26,9 +26,6 @@ namespace Bit.Android
|
||||
#endif
|
||||
public class MainApplication : Application, ProviderInstaller.IProviderInstallListener
|
||||
{
|
||||
private const string FirstLaunchKey = "firstLaunch";
|
||||
private const string LastVersionCodeKey = "lastVersionCode";
|
||||
|
||||
public MainApplication(IntPtr handle, JniHandleOwnership transer)
|
||||
: base(handle, transer)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user