Parcourir la source

Removed System.Net.Sockets.

BDisp il y a 5 ans
Parent
commit
e5b777845d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 {