Skip to content

Commit 4d152a9

Browse files
author
Born, Benjamin
committed
fix file
1 parent 0806ab0 commit 4d152a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/Unit/APIApproval.Approve.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ namespace RabbitMQ.Client
5656
public bool Redelivered { get; }
5757
public string RoutingKey { get; }
5858
}
59-
public class BinaryTableValue
59+
public class BinaryTableValue
6060
{
6161
public BinaryTableValue() { }
6262
public BinaryTableValue(byte[] bytes) { }

0 commit comments

Comments
 (0)