Skip to content

Commit 94f861d

Browse files
author
Tom Gardham-Pallister
committed
removed unused usings
1 parent bb3bf8a commit 94f861d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Rafty/Raft/IServersInCluster.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
using System;
22
using System.Collections.Generic;
33
using System.Linq;
4-
using System.Security.Cryptography.X509Certificates;
5-
using System.Text;
6-
using Rafty.Infrastructure;
74
using Rafty.ServiceDiscovery;
85

96
namespace Rafty.Raft

0 commit comments

Comments
 (0)