Browse Source

Remove useless import

Jean-David Moisan 4 năm trước cách đây
mục cha
commit
c46115fdd0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;