diff options
Diffstat (limited to 'tests/Jellyfin.Common.Tests/Json/JsonNullableGuidConverterTests.cs')
| -rw-r--r-- | tests/Jellyfin.Common.Tests/Json/JsonNullableGuidConverterTests.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Jellyfin.Common.Tests/Json/JsonNullableGuidConverterTests.cs b/tests/Jellyfin.Common.Tests/Json/JsonNullableGuidConverterTests.cs index 22bc7afb9..cb3b66c4c 100644 --- a/tests/Jellyfin.Common.Tests/Json/JsonNullableGuidConverterTests.cs +++ b/tests/Jellyfin.Common.Tests/Json/JsonNullableGuidConverterTests.cs @@ -1,5 +1,4 @@ using System; -using System.Globalization; using System.Text.Json; using MediaBrowser.Common.Json.Converters; using Xunit; |
