Skip to content

Commit bd7c02f

Browse files
committed
Remove unused import.
1 parent c728fba commit bd7c02f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Renci.SshNet/Security/KeyExchangeECCurve25519.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using Renci.SshNet.Abstractions;
1+
using Renci.SshNet.Abstractions;
32
using Renci.SshNet.Common;
43
using Renci.SshNet.Messages.Transport;
54
using Renci.SshNet.Security.Chaos.NaCl;

0 commit comments

Comments
 (0)