diff --git a/lib/node_modules/@stdlib/math/base/special/fast/hypotf/README.md b/lib/node_modules/@stdlib/math/base/special/fast/hypotf/README.md index 39951aa5d1b2..f1dba71514d7 100644 --- a/lib/node_modules/@stdlib/math/base/special/fast/hypotf/README.md +++ b/lib/node_modules/@stdlib/math/base/special/fast/hypotf/README.md @@ -201,7 +201,6 @@ int main( void ) { @@ -212,7 +211,6 @@ int main( void ) { [hypotenuse]: https://en.wikipedia.org/wiki/Pythagorean_theorem -