Skip to content

Commit

Permalink
[Watcher] Removed overwritten property (#49998)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroprado010 authored and alisonelizabeth committed Dec 12, 2019
1 parent 2caf640 commit 4be168c
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 4be168c

Please sign in to comment.