This website works better with JavaScript
Home
Explore
Help
Sign In
csharp
/
gui-cs.Terminal.Gui
mirror of
https://github.com/gui-cs/Terminal.Gui.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Removed System.Net.Sockets.
BDisp
5 years ago
parent
15e38550c5
commit
e5b777845d
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
Terminal.Gui/Views/Button.cs
+ 0
- 1
Terminal.Gui/Views/Button.cs
View File
@@ -6,7 +6,6 @@
//
//
using System;
using System;
-using System.Net.Sockets;
using NStack;
using NStack;
namespace Terminal.Gui {
namespace Terminal.Gui {