Skip to content

Commit af093bd

Browse files
minor line formatting in a dictation test script
1 parent 767c199 commit af093bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/HoloToolkit/Input/Tests/Scripts/DictationRecordButton.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ namespace HoloToolkit.Unity.InputModule.Tests
77
{
88
public class DictationRecordButton : MonoBehaviour, IInputClickHandler, IDictationHandler
99
{
10-
1110
[SerializeField]
1211
[Range(0.1f, 5f)]
1312
[Tooltip("The time length in seconds before dictation recognizer session ends due to lack of audio input in case there was no audio heard in the current session.")]

0 commit comments

Comments
 (0)