remove stale comments
This commit is contained in:
parent
24c4a3876c
commit
12bc3ea9dc
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ export default class ModalWidgetDialog extends React.PureComponent<IProps, IStat
|
||||||
}
|
}
|
||||||
|
|
||||||
public render() {
|
public render() {
|
||||||
// TODO: Don't violate every single security principle
|
|
||||||
// TODO: DRY - copied from SGWidget
|
|
||||||
const templated = this.widget.getCompleteUrl({
|
const templated = this.widget.getCompleteUrl({
|
||||||
currentRoomId: RoomViewStore.getRoomId(),
|
currentRoomId: RoomViewStore.getRoomId(),
|
||||||
currentUserId: MatrixClientPeg.get().getUserId(),
|
currentUserId: MatrixClientPeg.get().getUserId(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue