Skip to content

Commit

Permalink
remove now-logs
Browse files Browse the repository at this point in the history
  • Loading branch information
lipp committed Feb 2, 2017
1 parent 75eb875 commit 7c94bc5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"express": "^4.14.0",
"express-session": "^1.14.2",
"jsonwebtoken": "^7.2.1",
"now-logs": "0.0.7",
"passport": "^0.3.2",
"passport-github2": "^0.1.10",
"passport-reddit": "^0.2.4",
Expand Down
2 changes: 0 additions & 2 deletions server.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

require('now-logs')('foofoo')
const express = require('express')
const passport = require('passport')
const cookieParser = require('cookie-parser')
Expand Down

0 comments on commit 7c94bc5

Please sign in to comment.