whitespace

This commit is contained in:
Bruno Windels 2019-06-18 09:48:25 +02:00
parent 47579f37e8
commit 3119feaa17

View File

@ -266,7 +266,6 @@ class AtRoomPillPart extends RoomPillPart {
}
}
class UserPillPart extends PillPart {
constructor(userId, displayName, member) {
super(userId, displayName);