Skip to content

Commit b13ac2b

Browse files
authored
chore: remove unused directive
Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent e22e78a commit b13ac2b

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/src/addon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@
1919
#include "stdlib/stats/base/dists/pareto-type1/quantile.h"
2020
#include "stdlib/math/base/napi/ternary.h"
2121

22-
// cppcheck-suppress shadowFunction
2322
STDLIB_MATH_BASE_NAPI_MODULE_DDD_D( stdlib_base_dists_pareto_type1_quantile )

0 commit comments

Comments
 (0)