Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 8166ca9

Browse files
committed
style: non used var
1 parent 663e9f6 commit 8166ca9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/components/stop.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict'
22

33
const series = require('async/series')
4-
const setImmediate = require('async/setImmediate')
54

65
module.exports = (self) => {
76
return (callback) => {

0 commit comments

Comments
 (0)