mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* chore: remove unused electron::ObjectLifeMonitor The last users were removed in June 2020e1e73fa5f(#24115) and May 20209d7ba982(#23592). * fixup! chore: remove unused electron::ObjectLifeMonitor fix: oops