mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-08 20:12:34 -07:00
Remove unused Usings
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Ryujinx.HLE.Input
|
||||
namespace Ryujinx.HLE.Input
|
||||
{
|
||||
interface IHidDevice
|
||||
{
|
||||
|
Reference in New Issue
Block a user