Ver Fonte

Removed System.Net.Sockets.

BDisp há 5 anos atrás
pai
commit
e5b777845d
1 ficheiros alterados com 0 adições e 1 exclusões
  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 {