Skip to content

Commit

Permalink
index: remove accidental log statement
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Dec 18, 2014
1 parent 6fc1e86 commit 5c24c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var assert = require('assert')
* Expose `serverUrl`.
*/
module.exports = serverUrl
console.log()

/**
* Get the server url.
*
Expand Down

0 comments on commit 5c24c4b

Please sign in to comment.