Skip to content

Commit 23bb333

Browse files
committed
Remove unused import.
1 parent 6c6c762 commit 23bb333

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Renci.SshNet.Silverlight/Session.SilverlightShared.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.Linq;
2-
3-
namespace Renci.SshNet
1+
namespace Renci.SshNet
42
{
53
public partial class Session
64
{

0 commit comments

Comments
 (0)