Remove console.log
This commit is contained in:
parent
52b60a22fd
commit
5a5832394a
@ -95,8 +95,6 @@ LayergroupController.prototype.layer = function(req, res, next) {
|
||||
LayergroupController.prototype.tileOrLayer = function (req, res) {
|
||||
var self = this;
|
||||
|
||||
console.log(req.context.user);
|
||||
|
||||
step(
|
||||
function mapController$prepareParams() {
|
||||
self.app.req2params(req, this);
|
||||
|
Loading…
Reference in New Issue
Block a user