Skip to content

Commit b150af9

Browse files
committed
Remove unused private variable
1 parent 391bbe5 commit b150af9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/Unit/TestSsl.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ namespace RabbitMQ.Client.Unit
4242
[TestFixture]
4343
public class TestSsl
4444
{
45-
private readonly string _testDisplayName;
4645
private readonly string _sslDir;
4746
private readonly string _certPassphrase;
4847
private readonly bool _sslConfigured;

0 commit comments

Comments
 (0)