We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895d68c commit 2633f8fCopy full SHA for 2633f8f
1 file changed
src/main/index.js
@@ -27,7 +27,6 @@ import contextMenu from 'electron-context-menu'
27
import packageDetails from '../../package.json'
28
import { generatePoToken } from './poTokenGenerator'
29
30
-
31
const brotliDecompressAsync = promisify(brotliDecompress)
32
33
if (process.argv.includes('--version')) {
0 commit comments