Skip to content

Commit ceff5ab

Browse files
committed
Remove unused using statement in KubernetesYamlTests.cs
1 parent da46278 commit ceff5ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/KubernetesClient.Tests/KubernetesYamlTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.Globalization;
55
using System.IO;
66
using System.Text;
7-
using System.Text.Json;
87
using System.Threading.Tasks;
98
using Xunit;
109

0 commit comments

Comments
 (0)