mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 05:13:31 +00:00
service container
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
{
|
||||
public class AppIdService
|
||||
public class AppIdService : IAppIdService
|
||||
{
|
||||
private readonly IStorageService _storageService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user