Skip to content

Commit

Permalink
code review comments addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
“sneha122” committed Dec 23, 2024
1 parent 6c39e11 commit 8acdb47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/client/src/selectors/dataTreeSelectors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ export const getUnevaluatedDataTree = createSelector(
...widgets.configTree,
};

// const { currentPageName, workspaceName, appName } = someObj;

dataTree.appsmith = {
...appData,
// combine both persistent and transient state with the transient state
Expand Down

0 comments on commit 8acdb47

Please sign in to comment.