Remove all inheritDoc tags from disposeInternal functions
This commit is contained in:
@@ -112,7 +112,7 @@ class ReprojImage extends ImageBase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* Clean up.
|
||||
*/
|
||||
disposeInternal() {
|
||||
if (this.state == ImageState.LOADING) {
|
||||
|
||||
Reference in New Issue
Block a user