浏览代码

Remove useless import

Jean-David Moisan 4 年之前
父节点
当前提交
c46115fdd0
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;