chore: remove unused ELECTRON_GET_CONTENT_SCRIPTS ipc handler (#23371)

This commit is contained in:
Milan Burda 2020-05-01 06:32:08 +02:00 committed by GitHub
parent 2eb6781016
commit 4bbb2fbf1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

View file

@ -30,7 +30,6 @@ const { ipcRendererInternal } = require('@electron/internal/renderer/ipc-rendere
const ipcRendererUtils = require('@electron/internal/renderer/ipc-renderer-internal-utils');
const {
contentScripts,
preloadScripts,
isRemoteModuleEnabled,
isWebViewTagEnabled,