Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
hristo-kanchev committed Sep 10, 2019
1 parent c53c79a commit a5cc62b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {meta} from '../../../hydration';
import styles from './KeyValue.css';

import type {InspectPath} from './SelectedElement';
import EditableName from './EditableName';

type OverrideValueFn = (path: Array<string | number>, value: any) => void;

Expand Down

0 comments on commit a5cc62b

Please sign in to comment.