Skip to content

Commit 5625c8e

Browse files
authored
Discard changes to lib/node_modules/@stdlib/constants/float64/max-safe-nth-factorial/lib/index.js
1 parent 6c2a736 commit 5625c8e

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/constants/float64/max-safe-nth-factorial/lib

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/constants/float64/max-safe-nth-factorial/lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
* @see [factorial]{@link https://en.wikipedia.org/wiki/Factorial}
4242
* @see [IEEE 754]{@link https://en.wikipedia.org/wiki/IEEE_754-1985}
4343
*/
44-
// eslint-disable-next-line id-length
4544
var FLOAT64_MAX_SAFE_NTH_FACTORIAL = 18|0; // asm type annotation
4645

4746

0 commit comments

Comments
 (0)