소스 검색

Remove unused include

ApisNecros 1 년 전
부모
커밋
5ea72f0ba0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      IntComp/ComputerParameterMode.js

+ 1 - 1
IntComp/ComputerParameterMode.js

@@ -1,4 +1,4 @@
-const { DecimalPlaceIsNonZero, GetDecimalInPlace } = require("./common");
+const { GetDecimalInPlace } = require("./common");
 
 module.exports = {
     /**