Skip to content

Commit b7e0b46

Browse files
Update APIApproval expectation file
1 parent 487236e commit b7e0b46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/client/Unit/src/unit/APIApproval.Approve.approved.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3184,7 +3184,6 @@ namespace RabbitMQ.Client.Impl
31843184
void HandleBasicDeliver(RabbitMQ.Client.IBasicConsumer consumer, string consumerTag, ulong deliveryTag, bool redelivered, string exchange, string routingKey, RabbitMQ.Client.IBasicProperties basicProperties, byte[] body);
31853185
void HandleModelShutdown(RabbitMQ.Client.IBasicConsumer consumer, RabbitMQ.Client.ShutdownEventArgs reason);
31863186
void Quiesce();
3187-
void Shutdown();
31883187
void Shutdown(RabbitMQ.Client.IModel model);
31893188
}
31903189
public interface IFrameHandler

0 commit comments

Comments
 (0)