Forráskód Böngészése

Remove unused include

ApisNecros 1 éve
szülő
commit
5ea72f0ba0
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 = {
     /**