mirror of
https://github.com/bitwarden/mobile
synced 2025-12-30 15:13:24 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
using AutoFixture;
|
||||
using AutoFixture;
|
||||
using Bit.Core.Enums;
|
||||
using Bit.Core.Models.Api;
|
||||
using Bit.Core.Models.Data;
|
||||
using Bit.Core.Models.Domain;
|
||||
using Bit.Core.Models.Request;
|
||||
using Bit.Core.Models.Response;
|
||||
using Bit.Core.Models.View;
|
||||
using Bit.Core.Enums;
|
||||
|
||||
namespace Bit.Core.Test.AutoFixture
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user