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:
Panagiotis Vekris
2018-11-15 08:20:19 -08:00
committed by Facebook Github Bot
parent 0b43d219c3
commit b2b27b774e
14 changed files with 6 additions and 50 deletions

View File

@@ -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,