mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
🔥 unused destroy call
This commit is contained in:
@@ -356,7 +356,6 @@ class AtomEnvironment extends Model
|
||||
@stylesElement.remove()
|
||||
@config.unobserveUserConfig()
|
||||
@autoUpdater.destroy()
|
||||
@protocolHandlerInstaller.destroy()
|
||||
@urlHandlerRegistry.destroy()
|
||||
|
||||
@uninstallWindowEventHandler()
|
||||
|
||||
Reference in New Issue
Block a user