Skip to content

Commit 7f622ce

Browse files
committed
Clean up whitespace
1 parent 6844b43 commit 7f622ce

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

samplejava/src/main/java/com/example/chattutorial/ImgurAttachmentViewFactory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,3 @@ private View createImgurAttachmentView(Attachment imgurAttachment, ViewGroup par
6767
return binding.getRoot();
6868
}
6969
}
70-

samplekotlin/src/main/java/com/example/chattutorial/ImgurAttachmentViewFactory.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ class ImgurAttachmentViewFactory : AttachmentViewFactory() {
4949
}
5050

5151
}
52-
53-

0 commit comments

Comments
 (0)