Remove all inheritDoc tags from src/ol/control

This commit is contained in:
Frederic Junod
2020-03-26 10:30:46 +01:00
parent 6522e6a17f
commit 706dd3c87c
5 changed files with 18 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ class Control extends BaseObject {
}
/**
* @inheritDoc
* Clean up.
*/
disposeInternal() {
removeNode(this.element);