Skip to content

Commit

Permalink
Removes unused toastText property
Browse files Browse the repository at this point in the history
  • Loading branch information
jeramysoucy committed Oct 18, 2023
1 parent beb7e52 commit c680705
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ function createDefaultChangeSpacesHandler(
defaultMessage: `'{object}' was removed from {spacesTarget}.`,
values: {
object: title,
relativesCount,
spacesTarget: getSpacesTargetString(spacesToRemove),
},
description: `Uses output of xpack.spaces.shareToSpace.spacesTarget or xpack.spaces.shareToSpace.allSpacesTarget as 'spacesTarget' input. Example string: "'Finance dashboard' was removed from 1 space.", "'Finance dashboard' was removed from all spaces."`,
Expand Down

0 comments on commit c680705

Please sign in to comment.