Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 9837614

Browse files
committed
Merge pull request #59 from OneNoteDev/fix-nl
Trimming out random newline
2 parents f7f37a0 + 2d5f5e3 commit 9837614

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/microsoft/o365_android_onenote_rest/snippet/AbstractSnippet.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ private void getSnippetArrayContent(SnippetCategory<Service> category, Integer d
105105
mDesc = mUrl = null;
106106
mO365Version = null;
107107
mMSAVersion = null;
108-
109108
}
110109
mSection = category.mSection;
111110
}

0 commit comments

Comments
 (0)