Skip to content

Commit 75662d2

Browse files
authored
chore: remove unneeded cppcheck directive
Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent 00b8d96 commit 75662d2

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/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/hypergeometric/mode.h"
2020
#include "stdlib/math/base/napi/ternary.h"
2121

22-
// cppcheck-suppress shadowFunction
2322
STDLIB_MATH_BASE_NAPI_MODULE_III_D( stdlib_base_dists_hypergeometric_mode )

0 commit comments

Comments
 (0)