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
@@ -52,10 +52,6 @@ export type Store = ReduxStore<
|
||||
| {|type: 'INIT'|},
|
||||
>;
|
||||
|
||||
/* $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. */
|
||||
export default combineReducers({
|
||||
application,
|
||||
connections: persistReducer(
|
||||
|
||||
Reference in New Issue
Block a user