Skip to content

Commit

Permalink
Remove unused things
Browse files Browse the repository at this point in the history
  • Loading branch information
1ly4s0 committed Jul 23, 2024
1 parent 62de3e4 commit 3b371f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const builder = require('electron-builder');
const obfuscator = require('javascript-obfuscator');
const fs = require('fs-extra');
const path = require('path');

const { productname } = require('./package.json');
builder.build({
config: {
Expand Down

0 comments on commit 3b371f7

Please sign in to comment.