Back out "Flow v0.86.0 in xplat/sonar"
Summary: Original commit changeset: f0122c8c6d60 Reviewed By: avielg Differential Revision: D13083312 fbshipit-source-id: 4b77fda5221feff5c721bb8a509b1350d60046d5
This commit is contained in:
committed by
Facebook Github Bot
parent
0b43d219c3
commit
b2b27b774e
@@ -120,10 +120,6 @@ export class InspectorSidebar extends Component<Props, State> {
|
||||
|
||||
const sections =
|
||||
(extensions &&
|
||||
/* $FlowFixMe(>=0.86.0) This
|
||||
* comment suppresses an error found when Flow v0.86 was
|
||||
* deployed. To see the error, delete this comment and
|
||||
* run Flow. */
|
||||
extensions.map(ext =>
|
||||
ext(
|
||||
this.props.client,
|
||||
|
||||
Reference in New Issue
Block a user