Skip to content

Commit 5b24fdc

Browse files
committed
fix: remove cppcheck suppress
1 parent 0983237 commit 5b24fdc

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

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

22-
// cppcheck-suppress shadowFunction
2322
STDLIB_MATH_BASE_NAPI_MODULE_DD_D( stdlib_base_dists_pareto_type1_mean )

0 commit comments

Comments
 (0)