1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Appease the linter

This commit is contained in:
Travis Ralston
2019-06-05 12:15:37 -06:00
parent ace1bde238
commit c15ee1a829

View File

@@ -70,7 +70,7 @@ export default class AutoDiscoveryUtils {
target="_blank" target="_blank"
rel="noopener" rel="noopener"
>{sub}</a>; >{sub}</a>;
} },
}, },
); );
} }