Skip to content

Commit 90e3302

Browse files
refactor: update math/base/assert/int32-is-even to follow latest project conventions
1 parent e7fcf03 commit 90e3302

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/math/base/assert/int32-is-even/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/math/base/assert/int32-is-even/src/addon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,3 @@ static napi_value addon( napi_env env, napi_callback_info info ) {
3939
}
4040

4141
STDLIB_NAPI_MODULE_EXPORT_FCN( addon )
42-

0 commit comments

Comments
 (0)