Skip to content

Commit

Permalink
Remove regenerator runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Nov 22, 2023
1 parent 40fc909 commit 27c5b3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-native/Libraries/Core/InitializeCore.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ require('./setUpDOM');
require('./setUpPerformance');
require('./setUpErrorHandling');
require('./polyfillPromise');
require('./setUpRegeneratorRuntime');
require('./setUpTimers');
require('./setUpXHR');
require('./setUpAlert');
Expand Down

0 comments on commit 27c5b3a

Please sign in to comment.