Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 12bc3ea

Browse files
committed
remove stale comments
1 parent 24c4a38 commit 12bc3ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/views/dialogs/ModalWidgetDialog.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ export default class ModalWidgetDialog extends React.PureComponent<IProps, IStat
8686
}
8787

8888
public render() {
89-
// TODO: Don't violate every single security principle
90-
// TODO: DRY - copied from SGWidget
9189
const templated = this.widget.getCompleteUrl({
9290
currentRoomId: RoomViewStore.getRoomId(),
9391
currentUserId: MatrixClientPeg.get().getUserId(),

0 commit comments

Comments
 (0)