mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
The NetworkController `destroy` method has been updated to ensure that it no longer throws if called before initialization. This method was added recently in #17032, but we forgot to handle the case where the controller was not initialized.