Skip to content

Commit a16c178

Browse files
committed
Remove unnecessary using directive.
Signed-off-by: currantw <[email protected]>
1 parent 1231e19 commit a16c178

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Valkey.Glide.UnitTests/ConnectionConfigurationTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// Copyright Valkey GLIDE Project Contributors - SPDX Identifier: Apache-2.0
22

3-
using Valkey.Glide.Internals;
4-
53
using static Valkey.Glide.ConnectionConfiguration;
64

75
namespace Valkey.Glide.UnitTests;

0 commit comments

Comments
 (0)