Remove duplicated assignment
This commit is contained in:
@@ -68,8 +68,6 @@ NamedMapMapConfigProvider.prototype.getMapConfig = function(callback) {
|
||||
return callback(err);
|
||||
}
|
||||
|
||||
this.template = tpl;
|
||||
|
||||
rendererParams = _.extend({}, this.params, {
|
||||
user: this.owner
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user