Browse Source

Remove useless import

Jean-David Moisan 4 years ago
parent
commit
c46115fdd0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/InputHelper.cs

+ 0 - 1
Source/InputHelper.cs

@@ -1,6 +1,5 @@
 using System;
 using System.Collections.Generic;
-using System.Reflection;
 using Microsoft.Xna.Framework;
 using Microsoft.Xna.Framework.Input;
 using Microsoft.Xna.Framework.Input.Touch;