Parcourir la source

Remove useless import

Jean-David Moisan il y a 4 ans
Parent
commit
c46115fdd0
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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;