Skip to content

Commit

Permalink
To remove newUri description from renameFavorite
Browse files Browse the repository at this point in the history
Signed-off-by: Santhoshi Boyina <[email protected]>
  • Loading branch information
SanthoshiBoyina1 committed Feb 14, 2025
1 parent 23a7fa7 commit 0f4e74a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/zowe-explorer/src/trees/dataset/DatasetTree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,6 @@ export class DatasetTree extends ZoweTreeProvider<IZoweDatasetTreeNode> implemen
*
* @param node
* @param newLabel
* @param newUri
*/
public renameFavorite(node: IZoweDatasetTreeNode, newLabel: string): void {
ZoweLogger.trace("DatasetTree.renameFavorite called.");
Expand Down

0 comments on commit 0f4e74a

Please sign in to comment.