Skip to content

Commit 434d1c7

Browse files
committed
Cleanup unused code
1 parent 86c625c commit 434d1c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/OAuthenticatorTests/DPoPSignerTests.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ import Testing
66
import FoundationNetworking
77
#endif
88

9-
struct ExamplePayload: Codable, Hashable, Sendable {
10-
let value: String
11-
}
12-
139
final class MockResponseProvider: @unchecked Sendable {
1410
public enum MockResponseError: Error, Equatable {
1511
case tooManyRequests

0 commit comments

Comments
 (0)