1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 05:53:42 +00:00

Removed comment

This commit is contained in:
Todd Martin
2025-01-14 22:09:53 -05:00
parent 7ddb3c2e82
commit 124274a8dc

View File

@@ -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");