Remove redundant MSC implementation for io.element.rendezvous (#28583)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
08418c16c9
commit
95175caf0c
4 changed files with 5 additions and 26 deletions
|
@ -56,7 +56,6 @@ describe("<LoginWithQRSection />", () => {
|
|||
const defaultProps = {
|
||||
onShowQr: () => {},
|
||||
versions: makeVersions({ "org.matrix.msc4108": true }),
|
||||
wellKnown: {},
|
||||
};
|
||||
|
||||
const getComponent = (props = {}) => <LoginWithQRSection {...defaultProps} {...props} />;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue