We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e58d8f commit c72e82eCopy full SHA for c72e82e
Assets/Tests/InputSystem/Plugins/InputForUITests.cs
@@ -11,11 +11,9 @@
11
using UnityEngine.TestTools;
12
using UnityEngine.TestTools.Constraints;
13
#if UNITY_EDITOR
14
-using UnityEditor;
15
using UnityEngine.InputSystem.Editor;
16
#endif
17
using UnityEngine.InputSystem.Plugins.InputForUI;
18
-using UnityEngine.TestTools;
19
using Event = UnityEngine.InputForUI.Event;
20
using EventProvider = UnityEngine.InputForUI.EventProvider;
21
using Is = NUnit.Framework.Is;
0 commit comments