[MM-42024] Enable React Developer Tools for nightly builds (#2018)

This commit is contained in:
Devin Binnie
2022-03-16 11:29:26 -04:00
committed by GitHub
parent 14197d1707
commit f79c445920
4 changed files with 8 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
/* eslint-disable no-magic-numbers */
import {contextBridge, ipcRenderer, webFrame, desktopCapturer} from 'electron';
import {contextBridge, ipcRenderer, webFrame} from 'electron';
// I've filed an issue in electron-log https://github.com/megahertz/electron-log/issues/267
// we'll be able to use it again if there is a workaround for the 'os' import