We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a485a9c commit c8f5d2bCopy full SHA for c8f5d2b
1 file changed
ServiceBusMessaging/ServiceBusTopicSubscription.cs
@@ -5,7 +5,6 @@
5
6
namespace ServiceBusMessaging;
7
8
-
9
public class ServiceBusTopicSubscription : IServiceBusTopicSubscription
10
{
11
private readonly IProcessData _processData;
0 commit comments