Skip to content

Commit

Permalink
fix jsdoc format
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Casey <[email protected]>
  • Loading branch information
jonathan-casey committed Oct 16, 2023
1 parent 8fe1717 commit 13a4242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/concerto-core/lib/decoratormanager.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ class DecoratorManager {
* @param {*} decoratorCommandSet the DecoratorCommandSet object
* @param {string} replacement the DCS version upgrade target
* @returns {object} the migrated DecoratorCommandSet object
*/
static upMigrateMinorVersion(decoratorCommandSet, replacement) {
if (decoratorCommandSet instanceof Object) {
Expand Down

0 comments on commit 13a4242

Please sign in to comment.