Remove all inheritDoc tags from disposeInternal functions
This commit is contained in:
@@ -68,7 +68,7 @@ class WebGLLayerRenderer extends LayerRenderer {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* Clean up.
|
||||
*/
|
||||
disposeInternal() {
|
||||
this.helper.dispose();
|
||||
|
||||
Reference in New Issue
Block a user