Skip to content

Commit

Permalink
remove unused sillyname
Browse files Browse the repository at this point in the history
  • Loading branch information
nomilous committed May 30, 2017
1 parent c7c2830 commit 519dacb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/system/config.js
@@ -1,6 +1,5 @@
// var utilities = require('./utilities');
var shortid = require('shortid')
, sillyname = require('sillyname')
, deepCopy = require('deep-copy')
;

Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -71,7 +71,6 @@
"proc-stats": "0.0.4",
"request": "2.67.0",
"shortid": "2.2.4",
"sillyname": "0.0.3",
"uglify-js": "2.6.1"
}
}

0 comments on commit 519dacb

Please sign in to comment.