Skip to content

Commit 690cb9e

Browse files
committed
Fixed formatting.
1 parent f6a1b9f commit 690cb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCProtobuf/ContiguousBytesAdapter.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ struct ContiguousBytesAdapter<
6565
}
6666

6767
@available(gRPCSwiftProtobuf 2.0, *)
68-
extension ContiguousBytesAdapter: Sendable where Bytes: Sendable { }
68+
extension ContiguousBytesAdapter: Sendable where Bytes: Sendable {}

0 commit comments

Comments
 (0)