We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67afd8 commit 8d2798fCopy full SHA for 8d2798f
projects/client/Unit/src/unit/TestMessagePatternsSubscription.cs
@@ -55,8 +55,6 @@ namespace RabbitMQ.Client.Unit
55
[TestFixture]
56
public class TestMessagePatternsSubscription : IntegrationFixture
57
{
58
- UTF8Encoding enc = new UTF8Encoding();
59
-
60
[Test]
61
public void TestChannelClosureIsObservableOnSubscription()
62
0 commit comments