You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Appease the linter
This commit is contained in:
@ -15,5 +15,5 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
export default function workerFactory(options) {
|
||||
return jest.fn;
|
||||
return jest.fn;
|
||||
}
|
||||
|
Reference in New Issue
Block a user