Skip to content

Commit de6b0e4

Browse files
Incorporate feedback.
1 parent f12299b commit de6b0e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/service-bus-messaging/service-bus-java-how-to-use-queues.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ In this section, you add code to retrieve messages from the queue.
313313

314314
> [!IMPORTANT]
315315
> - Replace `NAMESPACENAME` with the name of your Service Bus namespace.
316-
> - Replace `QueueTest` in `QueueTest::processMessage` in the code with the name of your class.
317316

318317
```java
319318
// handles received messages

0 commit comments

Comments
 (0)