浏览代码

Removed System.Net.Sockets.

BDisp 5 年之前
父节点
当前提交
e5b777845d
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 {