Sfoglia il codice sorgente

Remove unused include

ApisNecros 1 anno fa
parent
commit
5ea72f0ba0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 = {
     /**