Skip to content

Commit 57eeb77

Browse files
committed
[broker-30] Revert unnecessary changes
1 parent 8a23e97 commit 57eeb77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core-service/src/test/groovy/javasabr/mqtt/service/impl/InMemorySubscriptionServiceTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,6 @@ class InMemorySubscriptionServiceTest extends IntegrationServiceSpecification {
493493
true,
494494
true)
495495
def subscriptions = Array.of(subscription)
496-
497496
when:
498497
def publishWithRetain = TestPublishFactory.makePublishWithRetain("topic/filter/1", "payload1")
499498
defaultRetainMessageService.retainMessage(publishWithRetain)

0 commit comments

Comments
 (0)