Skip to content

Commit 90941f8

Browse files
authored
Merge pull request #3679 from thalbern/feature/more_doc_fix
removed accidental /////
2 parents 4349ced + a905ac8 commit 90941f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit/Services/BaseDataProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ public BaseDataProvider(
3535
/// </summary>
3636
protected IMixedRealityService Service { get; set; } = null;
3737
}
38-
}\\\\\
38+
}

0 commit comments

Comments
 (0)