Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
iamigo committed Jul 10, 2017
1 parent 0ed3481 commit 88e4f0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cache/sampleStoreTimeout.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
* Timeout samples
*/
'use strict'; // eslint-disable-line strict
const logger = require('winston');
const sampleStore = require('./sampleStore');
const redisClient = require('./redisCache').client.sampleStore;
const isTimedOut = require('../db/helpers/sampleUtils').isTimedOut;
Expand Down

0 comments on commit 88e4f0f

Please sign in to comment.