diff options
Diffstat (limited to 'ChocolArm64')
| -rw-r--r-- | ChocolArm64/Instruction/AInstEmitException.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ChocolArm64/Instruction/AInstEmitException.cs b/ChocolArm64/Instruction/AInstEmitException.cs index 041e2890..3e444c73 100644 --- a/ChocolArm64/Instruction/AInstEmitException.cs +++ b/ChocolArm64/Instruction/AInstEmitException.cs @@ -1,7 +1,6 @@ using ChocolArm64.Decoder; using ChocolArm64.State; using ChocolArm64.Translation; -using System.Reflection; using System.Reflection.Emit; namespace ChocolArm64.Instruction |
