Selaa lähdekoodia

Remove useless import

Jean-David Moisan 4 vuotta sitten
vanhempi
commit
c46115fdd0
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;