fix jshint
This commit is contained in:
parent
7fc403425d
commit
8e4e458a2a
@ -14,7 +14,7 @@ function NamedMapsController(app, serverOptions, templateMaps, metadataBackend,
|
||||
this.mapBackend = mapBackend;
|
||||
this.templateBaseUrl = templateBaseUrl;
|
||||
this.surrogateKeysCache = surrogateKeysCache;
|
||||
this.layergroupRequestDecorator = layergroupRequestDecorator
|
||||
this.layergroupRequestDecorator = layergroupRequestDecorator;
|
||||
}
|
||||
|
||||
module.exports = NamedMapsController;
|
||||
|
Loading…
Reference in New Issue
Block a user