Get rid of electron.remote

This commit is contained in:
Fedor Indutny
2021-10-27 10:54:16 -07:00
committed by GitHub
parent 246583d274
commit 76d8b5e375
16 changed files with 563 additions and 591 deletions

View File

@@ -27,7 +27,6 @@ window.test = {
fastGlob,
normalizePath: require('normalize-path'),
fse: require('fs-extra'),
tmp: require('tmp'),
path: require('path'),
basePath: __dirname,
attachmentsPath: window.Signal.Migrations.attachmentsPath,