Remove unused fixmes

Summary: Looks like some flow-disables were no longer necessary.

Reviewed By: jknoxville

Differential Revision: D9700398

fbshipit-source-id: 5514c16294624c1bed1d3818f9e271b07e320803
This commit is contained in:
Pascal Hartig
2018-09-07 06:09:29 -07:00
committed by Facebook Github Bot
parent 869c785c71
commit 07650d0627
2 changed files with 0 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ import {
import type {TrackType} from '../../fb-stubs/Logger.js';
import SidebarExtensions from '../../fb-stubs/LayoutInspectorSidebarExtensions.js';
// $FlowFixMe
import debounce from 'lodash.debounce';
export type InspectorState = {|