mirror of https://github.com/vector-im/riot-web
whitespace
parent
47579f37e8
commit
3119feaa17
|
@ -266,7 +266,6 @@ class AtRoomPillPart extends RoomPillPart {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
class UserPillPart extends PillPart {
|
class UserPillPart extends PillPart {
|
||||||
constructor(userId, displayName, member) {
|
constructor(userId, displayName, member) {
|
||||||
super(userId, displayName);
|
super(userId, displayName);
|
||||||
|
|
Loading…
Reference in New Issue