diff --git a/src/Blobify.Tests/Constants.cs b/src/Blobify.Tests/Constants.cs index bbe5197..f2e2613 100644 --- a/src/Blobify.Tests/Constants.cs +++ b/src/Blobify.Tests/Constants.cs @@ -10,11 +10,6 @@ public static class Request public static readonly Uri BaseUri = new ("https://blobify.tests/", UriKind.Absolute); } - public static class MediaType - { - public const string Json = "application/json"; - } - public static class Tenant { public const string Id = "daea2e9b-847b-4c93-850d-2aa6f2d7af33";