mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove out of date TODO
Summary: No longer relevant. Changelog: [Internal] Reviewed By: mhorowitz Differential Revision: D21070955 fbshipit-source-id: 11b0384501b2780f5ac41899b5e8bbb4f7a4d730
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fb04237b18
commit
56583c6845
@@ -147,8 +147,6 @@ void JSIExecutor::loadBundle(
|
||||
std::string sourceURL) {
|
||||
SystraceSection s("JSIExecutor::loadBundle");
|
||||
|
||||
// TODO: check for and use precompiled HBC
|
||||
|
||||
bool hasLogger(ReactMarker::logTaggedMarker);
|
||||
std::string scriptName = simpleBasename(sourceURL);
|
||||
if (hasLogger) {
|
||||
|
||||
Reference in New Issue
Block a user