Przeglądaj źródła

Removed System.Net.Sockets.

BDisp 5 lat temu
rodzic
commit
e5b777845d
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      Terminal.Gui/Views/Button.cs

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

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