Skip to content

Commit e8efeca

Browse files
committed
test: remove unused TestRunnerParams
1 parent 2587ce0 commit e8efeca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runner.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const { TestRunnerParams } = require('atom');
21
const { createRunner } = require('@atom/mocha-test-runner');
32

43
module.exports = createRunner(

0 commit comments

Comments
 (0)