You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Remove a bunch of useless 'use strict' definitions
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
"use strict";
|
||||
|
||||
import React from 'react';
|
||||
import {MatrixClientPeg as peg} from '../src/MatrixClientPeg';
|
||||
import dis from '../src/dispatcher/dispatcher';
|
||||
|
Reference in New Issue
Block a user