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:
committed by
Facebook Github Bot
parent
e0127b8438
commit
063d8aa416
@@ -344,7 +344,6 @@ const ConnectedNotificationsTable = connect<Props, OwnProps, _, _, _, _>(
|
|||||||
devicePlugins,
|
devicePlugins,
|
||||||
clientPlugins,
|
clientPlugins,
|
||||||
}),
|
}),
|
||||||
// $FlowFixMe
|
|
||||||
{
|
{
|
||||||
updatePluginBlacklist,
|
updatePluginBlacklist,
|
||||||
updateCategoryBlacklist,
|
updateCategoryBlacklist,
|
||||||
|
|||||||
@@ -194,7 +194,6 @@ export default connect<Props, OwnProps, _, _, _, _>(
|
|||||||
isArchivedDevice,
|
isArchivedDevice,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
// $FlowFixMe
|
|
||||||
{
|
{
|
||||||
setPluginState,
|
setPluginState,
|
||||||
selectPlugin,
|
selectPlugin,
|
||||||
|
|||||||
Reference in New Issue
Block a user