Sfoglia il codice sorgente

Removed System.Net.Sockets.

BDisp 5 anni fa
parent
commit
e5b777845d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 {