mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 14:53:18 +00:00
remove some todos
This commit is contained in:
@@ -53,7 +53,6 @@ namespace Bit.Core.Utilities
|
||||
// TODO: export service
|
||||
var auditService = new AuditService(cryptoFunctionService, apiService);
|
||||
var environmentService = new EnvironmentService(apiService, storageService);
|
||||
// TODO: notification service
|
||||
|
||||
Register<IStateService>("stateService", stateService);
|
||||
Register<ICryptoFunctionService>("cryptoFunctionService", cryptoFunctionService);
|
||||
|
||||
Reference in New Issue
Block a user