mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Remove unused app build script imports
This commit is contained in:
@@ -5,9 +5,7 @@ const os = require("os");
|
||||
const path = require("path");
|
||||
|
||||
const minimist = require("minimist");
|
||||
const glob = require("glob");
|
||||
const mustache = require("mustache");
|
||||
const makensis = require("makensis");
|
||||
const pkg = require("pkg");
|
||||
|
||||
const { spawnSync } = require("child_process");
|
||||
|
||||
Reference in New Issue
Block a user