Skip to content

Commit

Permalink
[Watcher] Removed overwritten property (#49998) (#52891)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth authored Dec 12, 2019
1 parent 8dce594 commit 4b7fec4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export class IndexAction extends BaseAction {
const result = super.upstreamJson;

Object.assign(result, {
index: this.index,
index: {
index: this.index,
}
Expand Down

0 comments on commit 4b7fec4

Please sign in to comment.