removed unused import.
This commit is contained in:
@@ -4,7 +4,6 @@ import Tree, { TreeNode, ExpandData, SelectData } from 'rc-tree';
|
||||
import IndexUtil, { Index, INDEX_ID_PUBLIC } from '../common/IndexUtil';
|
||||
import 'rc-tree/assets/index.css';
|
||||
import styles from './IndexTreeBlock.module.css';
|
||||
import { emitKeypressEvents } from 'readline';
|
||||
|
||||
interface Props extends RouteComponentProps { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user