Remove unnecessary empty line

Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
Kai S. K. Engelbart 2020-07-13 08:47:44 +00:00 committed by GitHub
parent 5f410e5d65
commit 6f4ad4608a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,5 @@ public class GroupChat extends Chat {
}
}
unreadAmount = 0;
}
}