1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-15 11:01:52 +03:00

Appease the linter

This commit is contained in:
Travis Ralston
2020-01-13 13:28:33 -07:00
parent 5fd27a10bb
commit bf6798e109
5 changed files with 10 additions and 10 deletions

View File

@ -17,4 +17,4 @@ export default function(opts) {
}
return createReactClass(opts);
};
}