Browse Source

Removed System.Net.Sockets.

BDisp 5 năm trước cách đây
mục cha
commit
e5b777845d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 {