Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
trmartin4 committed Jan 15, 2025
1 parent 7ddb3c2 commit 124274a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/desktop/scripts/before-pack.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ const fse = require("fs-extra");

exports.default = run;

/**
* @param {import("electron-builder").} context
*/
async function run(context) {
console.log("## Before pack");

Expand Down

0 comments on commit 124274a

Please sign in to comment.