Skip to content

Commit

Permalink
Remove trivial comment
Browse files Browse the repository at this point in the history
  • Loading branch information
defvol committed May 6, 2016
1 parent affbb88 commit 70528db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions server.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ function usage () {
return text.join('\n');
}

/**
*
* References:
* https://github.com/mapbox/node-mbtiles/blob/master/lib/mbtiles.js#L149
*
*/
function loadTiles(path) {
console.log('*** Reading from', path);

Expand Down

0 comments on commit 70528db

Please sign in to comment.