Skip to content

Commit 22e213f

Browse files
removed some unused using statements
1 parent da03cf7 commit 22e213f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/MixedRealityToolkit/_Core/Devices/OpenVR/OpenVRDeviceManager.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
using Microsoft.MixedReality.Toolkit.Internal.Definitions.Devices;
55
using Microsoft.MixedReality.Toolkit.Internal.Definitions.Utilities;
66
using Microsoft.MixedReality.Toolkit.Internal.Interfaces;
7-
using Microsoft.MixedReality.Toolkit.Internal.Interfaces.InputSystem;
8-
using Microsoft.MixedReality.Toolkit.Internal.Managers;
97
using System;
108
using System.Collections.Generic;
119
using System.Linq;

0 commit comments

Comments
 (0)