mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
remove stale comments
This commit is contained in:
parent
24c4a3876c
commit
12bc3ea9dc
@ -86,8 +86,6 @@ export default class ModalWidgetDialog extends React.PureComponent<IProps, IStat
|
||||
}
|
||||
|
||||
public render() {
|
||||
// TODO: Don't violate every single security principle
|
||||
// TODO: DRY - copied from SGWidget
|
||||
const templated = this.widget.getCompleteUrl({
|
||||
currentRoomId: RoomViewStore.getRoomId(),
|
||||
currentUserId: MatrixClientPeg.get().getUserId(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user