소스 검색

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 {