mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 06:00:07 +03:00
Remove unused
This commit is contained in:
parent
3f920cc68c
commit
9c4307780f
|
@ -4,7 +4,7 @@ import JSONObjectNode from './JSONObjectNode';
|
|||
import JSONArrayNode from './JSONArrayNode';
|
||||
import JSONIterableNode from './JSONIterableNode';
|
||||
import JSONValueNode from './JSONValueNode';
|
||||
import type { CommonInternalProps, KeyPath } from './types';
|
||||
import type { CommonInternalProps } from './types';
|
||||
|
||||
interface Props extends CommonInternalProps {
|
||||
value: any;
|
||||
|
|
Loading…
Reference in New Issue
Block a user