Skip to content

Commit 88aa14d

Browse files
committed
* Add TODO
1 parent bbdc58e commit 88aa14d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/RabbitMQ.Client/Framing/Channel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535

3636
namespace RabbitMQ.Client.Framing
3737
{
38+
// TODO merge into ChannelBase
3839
internal class Channel : ChannelBase
3940
{
4041
public Channel(ConnectionConfig config, ISession session, ushort? consumerDispatchConcurrency = null)

0 commit comments

Comments
 (0)