소스 검색

Removal of redundant file

AXCWG 2 달 전
부모
커밋
b40a0b0610
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 bodyParser from "body-parser";
-import sec from "./sec.js";
 
 let argv = Minimist(process.argv.slice(2));