Skip to content

Commit ef366fc

Browse files
authored
fix: remove unused imports
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 0dfdd11 commit ef366fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/node_modules/@stdlib/math/base/special/sinf/manifest.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"dependencies": [
4141
"@stdlib/math/base/napi/unary",
4242
"@stdlib/number/float32/base/to-word",
43-
"@stdlib/constants/float64/high-word-abs-mask",
4443
"@stdlib/constants/float64/half-pi",
4544
"@stdlib/constants/float32/exponent-mask",
4645
"@stdlib/math/base/special/kernel-cosf",
@@ -62,7 +61,6 @@
6261
"libpath": [],
6362
"dependencies": [
6463
"@stdlib/number/float32/base/to-word",
65-
"@stdlib/constants/float64/high-word-abs-mask",
6664
"@stdlib/constants/float64/half-pi",
6765
"@stdlib/constants/float32/exponent-mask",
6866
"@stdlib/math/base/special/kernel-cosf",
@@ -84,7 +82,6 @@
8482
"libpath": [],
8583
"dependencies": [
8684
"@stdlib/number/float32/base/to-word",
87-
"@stdlib/constants/float64/high-word-abs-mask",
8885
"@stdlib/constants/float64/half-pi",
8986
"@stdlib/constants/float32/exponent-mask",
9087
"@stdlib/math/base/special/kernel-cosf",

0 commit comments

Comments
 (0)