Skip to content

Commit be8f6bb

Browse files
committed
[fix] CodeFactor issues
1 parent 34c1137 commit be8f6bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Etcd.Microsoft.Extensions.Configuration/EtcdApplicationEnvironment.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System;
2-
using System.IO;
32

43
namespace Etcd.Microsoft.Extensions.Configuration;
54

@@ -15,7 +14,6 @@ public static class EtcdApplicationEnvironment
1514

1615
private static string? _connectionString;
1716

18-
1917
/// <summary>
2018
/// Gets or sets the connection string.
2119
/// </summary>

0 commit comments

Comments
 (0)