We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7574c9d commit 0c65138Copy full SHA for 0c65138
1 file changed
src/InEngine.Core/Queuing/Clients/RabbitMQClient.cs
@@ -38,10 +38,6 @@ public IModel Channel {
38
}
39
40
41
- public RabbitMQClient()
42
- {
43
- }
44
-
45
public void Publish(AbstractCommand command)
46
{
47
0 commit comments