Skip to content

Commit

Permalink
Remove task TODO that's TODONE
Browse files Browse the repository at this point in the history
Summary:
I stumbled on this comment where the task was closed

Changelog: [Internal]

Reviewed By: lunaleaps, RSNara

Differential Revision: D18933260

fbshipit-source-id: 8d35e0fa19dc9aec7b811131318858c27c34accd
  • Loading branch information
rickhanlonii authored and facebook-github-bot committed Dec 18, 2019
1 parent b2f267a commit 2436aa9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,6 @@ private NativeModuleRegistry processPackages(

ReactMarker.logMarker(PROCESS_PACKAGES_START);

// TODO(6818138): Solve use-case of native modules overriding
synchronized (mPackages) {
for (ReactPackage reactPackage : packages) {
if (checkAndUpdatePackageMembership && mPackages.contains(reactPackage)) {
Expand Down

0 comments on commit 2436aa9

Please sign in to comment.