mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Remove extraneous return jsdoc
This commit is contained in:
parent
851d0f0d63
commit
a7a47a36d6
@ -55,7 +55,6 @@ define([
|
||||
*
|
||||
* @method addProvider
|
||||
* @param {module:openmct.CompositionProvider} provider the provider to add
|
||||
* @returns {module:openmct.CompositionCollection}
|
||||
* @memberof module:openmct.CompositionAPI#
|
||||
*/
|
||||
composition.addProvider = function (provider) {
|
||||
|
Loading…
Reference in New Issue
Block a user