mirror of
https://github.com/bitwarden/server
synced 2025-12-17 16:53:23 +00:00
Fix format
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
using System.Net;
|
using System.Net;
|
||||||
using Bit.SeederApi.Models.Requests;
|
using Bit.SeederApi.Models.Requests;
|
||||||
using Xunit;
|
using Xunit;
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
using Bit.IntegrationTestCommon.Factories;
|
using Bit.IntegrationTestCommon.Factories;
|
||||||
|
|
||||||
namespace Bit.SeederApi.IntegrationTest;
|
namespace Bit.SeederApi.IntegrationTest;
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
using System.ComponentModel.DataAnnotations;
|
using System.ComponentModel.DataAnnotations;
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
|
|
||||||
namespace Bit.SeederApi.Models.Requests;
|
namespace Bit.SeederApi.Models.Requests;
|
||||||
|
|||||||
Reference in New Issue
Block a user