Skip to content

Commit bf00ca7

Browse files
committed
不要なimportの消去
1 parent 65f36cd commit bf00ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/top.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { afterEach, beforeEach, describe, it } from 'node:test'
1+
import { describe, it } from 'node:test'
22
import * as assert from 'node:assert'
33
import path from 'path'
44
import { fileURLToPath } from 'url'

0 commit comments

Comments
 (0)