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

Commit

Permalink
style: non used var
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jun 30, 2017
1 parent 663e9f6 commit 8166ca9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/components/stop.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict'

const series = require('async/series')
const setImmediate = require('async/setImmediate')

module.exports = (self) => {
return (callback) => {
Expand Down

0 comments on commit 8166ca9

Please sign in to comment.