Remove out of date TODO

Summary:
Remove out of data TODO

changelog: [internal] internal

Reviewed By: PeteTheHeat

Differential Revision: D26144400

fbshipit-source-id: c5a97ce98cd7251e40adc15c16fceed4b9c76f81
This commit is contained in:
David Vacca
2021-02-09 23:16:05 -08:00
committed by Facebook GitHub Bot
parent 68207541d9
commit ff3c1307ff
@@ -76,7 +76,6 @@ public class Binding {
public native void driveCxxAnimations();
// TODO (T67721598) Remove the jsContext param once we've migrated to using RuntimeExecutor
public void register(
@NonNull RuntimeExecutor runtimeExecutor,
@NonNull FabricUIManager fabricUIManager,