Removed System.Net.Sockets.

This commit is contained in:
BDisp
2020-06-08 23:45:31 +01:00
parent 15e38550c5
commit e5b777845d

View File

@@ -6,7 +6,6 @@
//
using System;
using System.Net.Sockets;
using NStack;
namespace Terminal.Gui {