Skip to content

Commit

Permalink
need lodash again
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncalabrese committed Jul 6, 2015
1 parent 2d24075 commit 09ea5c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/plugins/treatmentnotify.js
@@ -1,5 +1,7 @@
'use strict';

var _ = require('lodash');

function init() {

var TIME_10_MINS_MS = 10 * 60 * 1000;
Expand Down

0 comments on commit 09ea5c5

Please sign in to comment.