mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
Remove unused variable.
This commit is contained in:
parent
8f90ce0e02
commit
1559424a42
1 changed files with 0 additions and 1 deletions
|
@ -504,7 +504,6 @@ program
|
|||
.action(function() {
|
||||
var log = logger.createLogger('cli:local')
|
||||
, options = cliutil.lastArg(arguments)
|
||||
, db = require('./db')
|
||||
|
||||
// Each forked process waits for signals to stop, and we run over the
|
||||
// default limit of 10. So, it's not a leak, but a refactor wouldn't hurt.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue