Skip to content

Commit a55a1b0

Browse files
committed
Remove empty returns
1 parent 3fa0518 commit a55a1b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/MixedRealityToolkit.Tests/PlayModeTests/NearInteractionTouchableTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ private PointerEventCatcher CreatePointerEventCatcher(BaseNearInteractionTouchab
161161
/// <summary>
162162
/// Test that NearInteractionTouchable can raise pointer events
163163
/// </summary>
164-
/// <returns></returns>
165164
[UnityTest]
166165
public IEnumerator NearInteractionTouchablePointerEvents()
167166
{

0 commit comments

Comments
 (0)