remove unused import
This commit is contained in:
parent
75151b7a6c
commit
b2f20e052d
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import {_t} from "../../../languageHandler";
|
||||
import * as sdk from "../../../index";
|
||||
import {replaceableComponent} from "../../../utils/replaceableComponent";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue