Remove extra imports in jsdoc
The symbols are already imported (es6 import)
This commit is contained in:
@@ -54,7 +54,7 @@ class WMSGetFeatureInfo extends XMLFeature {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {import("./GML2.js").default}
|
||||
* @type {GML2}
|
||||
*/
|
||||
this.gmlFormat_ = new GML2();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user