mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: remove unused catch bindings (#16121)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// - document.hidden
|
||||
// - document.visibilityState
|
||||
|
||||
const { defineProperty, defineProperties } = Object
|
||||
const { defineProperty } = Object
|
||||
|
||||
// Helper function to resolve relative url.
|
||||
const a = window.document.createElement('a')
|
||||
|
||||
Reference in New Issue
Block a user