Explorar el Código

Removed System.Net.Sockets.

BDisp hace 5 años
padre
commit
e5b777845d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 {