Browse Source

Remove unused include

ApisNecros 1 năm trước cách đây
mục cha
commit
5ea72f0ba0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = {
     /**