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:
Rick Hanlon
2020-04-16 13:43:07 -07:00
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) {