Skip to content

Commit 73b2a5e

Browse files
committed
removed unnecessary node:test import
1 parent 6297d03 commit 73b2a5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Maths/test/DecimalIsolate.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { describe } from 'node:test'
21
import { decimalIsolate } from '../DecimalIsolate'
32

43
const invalidInputs = [

0 commit comments

Comments
 (0)