Skip to content

Commit 1dafbfc

Browse files
committed
null check
1 parent a939004 commit 1dafbfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/main/java/ua/naiksoftware/stomp/client/StompClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ public Flowable<StompMessage> topic(String destinationPath, List<StompHeader> he
190190
}
191191
}
192192
}
193-
194193
}
195194
});
196195
}

0 commit comments

Comments
 (0)