1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Appease the linter again

This commit is contained in:
Travis Ralston
2019-08-09 17:20:37 -06:00
parent 018b4f5d41
commit 3a4c6f3eac

View File

@@ -232,7 +232,6 @@ Example:
}
*/
import SdkConfig from './SdkConfig';
import MatrixClientPeg from './MatrixClientPeg';
import { MatrixEvent } from 'matrix-js-sdk';
import dis from './dispatcher';