diff --git a/lib/reporter/timer.js b/lib/reporter/timer.js index 01f18d5a..458009cf 100644 --- a/lib/reporter/timer.js +++ b/lib/reporter/timer.js @@ -16,8 +16,6 @@ 'use strict'; -var _ = require('lodash'); - /** * Timer is a reporter for internal use by the suite runner. It forwards all * messages to another reporter, but also adds "time", "slow" and "halfSlow"