delete unneeded using
This commit is contained in:
parent
1a52a0c221
commit
ceb4f332c9
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
using ChocolArm64.Memory;
|
||||
using Ryujinx.HLE.Logging;
|
||||
using Ryujinx.HLE.OsHle.Handles;
|
||||
using Ryujinx.HLE.OsHle.Ipc;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
@ -21,4 +18,4 @@ namespace Ryujinx.HLE.OsHle.Services.Bcat
|
|||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue