mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fix bad import
This commit is contained in:
-1
@@ -21,7 +21,6 @@ import TimeoutError from 'react-devtools-shared/src/errors/TimeoutError';
|
||||
import UserError from 'react-devtools-shared/src/errors/UserError';
|
||||
import UnsupportedFeatureError from 'react-devtools-shared/src/errors/UnsupportedFeatureError';
|
||||
import {logEvent} from 'react-devtools-shared/src/Logger';
|
||||
import {boolean} from 'yargs';
|
||||
|
||||
type Props = {|
|
||||
children: React$Node,
|
||||
|
||||
Reference in New Issue
Block a user