Skip to content

Commit 8701a55

Browse files
mbrandonwp4checo
authored andcommitted
Run swift-format
(cherry picked from commit 1e6df4a7cea1e7ea84c332ac7c1a97f4f1ba4c8e)
1 parent 0762a94 commit 8701a55

File tree

1 file changed

+1
-1
lines changed
  • Examples/SpeechRecognition/SpeechRecognition/SpeechClient

1 file changed

+1
-1
lines changed

Examples/SpeechRecognition/SpeechRecognition/SpeechClient/Client.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ extension SpeechClient: TestDependencyKey {
6565
}
6666
)
6767
}
68-
68+
6969
static let testValue = Self(
7070
finishTask: XCTUnimplemented("\(Self.self).finishTask"),
7171
requestAuthorization: XCTUnimplemented(

0 commit comments

Comments
 (0)