mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Removed PooledClass (and tests) (#11053)
This commit is contained in:
@@ -24,8 +24,6 @@ const facebookWWWSrcDependencies = [
|
||||
|
||||
// these files need to be copied to the react-native build
|
||||
const reactNativeSrcDependencies = [
|
||||
// TODO: copy this to RN repository and delete from React
|
||||
'src/renderers/native/PooledClass.js',
|
||||
'src/renderers/shared/fiber/isomorphic/ReactTypes.js',
|
||||
'src/renderers/native/ReactNativeTypes.js',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user