Skip to content

Commit 1c9f37c

Browse files
committed
Whitespace
1 parent 7cfb5ca commit 1c9f37c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/buddycloud/channelserver/packetprocessor/iq/namespace/pubsub/get/RecentItemsGetTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ public void testPagingAfterItemWithInvalidAfterId() throws Exception {
375375
public void whenRequestingParentOnlyCorrectFlagIsSetOnDatabaseRequest() throws Exception {
376376
Element rsm = new BaseElement(new QName("set", new Namespace("", "http://jabber.org/protocol/rsm")));
377377

378-
379378
element.addAttribute("node", "/user/[email protected]/posts");
380379

381380
IQ request = this.request.createCopy();

0 commit comments

Comments
 (0)