Skip to content

Commit dc24edf

Browse files
sorted and updated usages in focus provider
1 parent 8efe0ee commit dc24edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit/InputSystem/Focus/FocusProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
using Microsoft.MixedReality.Toolkit.Internal.Interfaces.InputSystem;
88
using Microsoft.MixedReality.Toolkit.Internal.Managers;
99
using Microsoft.MixedReality.Toolkit.Internal.Utilities;
10+
using Microsoft.MixedReality.Toolkit.Internal.Utilities.Physics;
1011
using System;
1112
using System.Collections.Generic;
12-
using Microsoft.MixedReality.Toolkit.Internal.Utilities.Physics;
1313
using UnityEngine;
1414
using UnityEngine.EventSystems;
1515

0 commit comments

Comments
 (0)