Browse Source

Removed System.Net.Sockets.

BDisp 5 years ago
parent
commit
e5b777845d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Terminal.Gui/Views/Button.cs

+ 0 - 1
Terminal.Gui/Views/Button.cs

@@ -6,7 +6,6 @@
 //
 //
 
 
 using System;
 using System;
-using System.Net.Sockets;
 using NStack;
 using NStack;
 
 
 namespace Terminal.Gui {
 namespace Terminal.Gui {