Skip to content

Commit

Permalink
cleanup, logger changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Sep 17, 2011
1 parent 90a8919 commit 6973fd4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 32 deletions.
Empty file added examples/.empty
Empty file.
18 changes: 0 additions & 18 deletions lib/logger.coffee

This file was deleted.

5 changes: 3 additions & 2 deletions lib/main.coffee
@@ -1,2 +1,3 @@
module.exports =
log: require './logger'
require('node-log').setName 'APPNAME'

module.exports = {}
11 changes: 0 additions & 11 deletions lib/package.coffee

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@

"dependencies":{
"coffee-script":"*",
"colors":"*",
"node-log":"*",
"protege":"*"
},
"engines":{
Expand Down

0 comments on commit 6973fd4

Please sign in to comment.