mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-24 07:41:30 +00:00
Remove hashlib dependency and switch to mocha for testing
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
var redis = require('redis');
|
||||
var winston = require('winston');
|
||||
var hashlib = require('hashlib');
|
||||
|
||||
// For storing in redis
|
||||
// options[type] = redis
|
||||
|
||||
Reference in New Issue
Block a user