Browse Source

Removal of redundant file

AXCWG 2 months ago
parent
commit
b40a0b0610
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main.js

+ 0 - 1
main.js

@@ -36,7 +36,6 @@ import https from "node:https";
 import nrc from "node-run-cmd";
 import nrc from "node-run-cmd";
 
 
 import bodyParser from "body-parser";
 import bodyParser from "body-parser";
-import sec from "./sec.js";
 
 
 let argv = Minimist(process.argv.slice(2));
 let argv = Minimist(process.argv.slice(2));