Remove lint
This commit is contained in:
@@ -74,8 +74,7 @@ ol.source.ImageWMS = function(opt_options) {
|
||||
* @private
|
||||
* @type {ol.source.WMSServerType|undefined}
|
||||
*/
|
||||
this.serverType_ =
|
||||
/** @type {ol.source.WMSServerType|undefined} */ (options.serverType);
|
||||
this.serverType_ = /** @type {ol.source.WMSServerType|undefined} */ (options.serverType);
|
||||
|
||||
/**
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user