diff --git a/src/Blobify.Tests/Constants.cs b/src/Blobify.Tests/Constants.cs index 0515062..a8a38a8 100644 --- a/src/Blobify.Tests/Constants.cs +++ b/src/Blobify.Tests/Constants.cs @@ -16,11 +16,6 @@ public static class Authorization } } - public static class MediaType - { - public const string Json = "application/json"; - } - public static class Tenant { public const string Id = "daea2e9b-847b-4c93-850d-2aa6f2d7af33";