mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-12 00:05:48 +00:00
Removed unused usings. (#3593)
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using Ryujinx.HLE.HOS.Services.Sockets.Bsd;
|
||||
using System;
|
||||
using System.Net.Sockets;
|
||||
|
||||
namespace Ryujinx.HLE.HOS.Services.Ssl.SslService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user