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

linter fix

This commit is contained in:
Germain Souquet
2021-07-20 09:36:33 +02:00
parent bb03fd90c8
commit fdd98bbf3f
4 changed files with 8 additions and 9 deletions

View File

@@ -15,7 +15,6 @@ limitations under the License.
*/
import React from 'react';
import PropTypes from 'prop-types';
import * as sdk from '../../../index';