mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 19:43:56 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using Bit.Core.Enums;
|
||||
using Bit.Core.Models.Response;
|
||||
|
||||
@@ -38,7 +38,7 @@ namespace Bit.Core.Models.Data
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public string Id { get; set; }
|
||||
public string AccessId { get; set; }
|
||||
public string UserId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user