Skip to content

Commit

Permalink
* Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebakken committed Oct 2, 2024
1 parent bbdc58e commit 88aa14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/RabbitMQ.Client/Framing/Channel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

namespace RabbitMQ.Client.Framing
{
// TODO merge into ChannelBase
internal class Channel : ChannelBase
{
public Channel(ConnectionConfig config, ISession session, ushort? consumerDispatchConcurrency = null)
Expand Down

0 comments on commit 88aa14d

Please sign in to comment.