Remove FlowFixMes

Summary: Flow tells me these too are unnecessary now. Yay!

Reviewed By: danielbuechele

Differential Revision: D14406869

fbshipit-source-id: c09c11fd548798a3fe97c74d23d3b2e9637e5f3a
This commit is contained in:
Pascal Hartig
2019-03-12 03:34:24 -07:00
committed by Facebook Github Bot
parent e0127b8438
commit 063d8aa416
2 changed files with 0 additions and 2 deletions

View File

@@ -344,7 +344,6 @@ const ConnectedNotificationsTable = connect<Props, OwnProps, _, _, _, _>(
devicePlugins,
clientPlugins,
}),
// $FlowFixMe
{
updatePluginBlacklist,
updateCategoryBlacklist,

View File

@@ -194,7 +194,6 @@ export default connect<Props, OwnProps, _, _, _, _>(
isArchivedDevice,
};
},
// $FlowFixMe
{
setPluginState,
selectPlugin,