Skip to content

Commit

Permalink
remove unused MediaType
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 24, 2024
1 parent a7a1a7b commit 5aeffb8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Blobify.Tests/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 5aeffb8

Please sign in to comment.