Skip to content

Commit 1f1b255

Browse files
committed
Update docs
1 parent 050a1f1 commit 1f1b255

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/GRPCProtobuf/Errors/GoogleRPCStatus.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ public struct GoogleRPCStatus: Error {
4747
public var message: String
4848

4949
/// A list of messages that carry the error details.
50-
///
51-
/// There is a common set of message types for APIs to use.
5250
public var details: [ErrorDetails]
5351

5452
/// Create a new Google RPC Status error.

0 commit comments

Comments
 (0)