Skip to content

Commit

Permalink
[ML] Remove unnecessary comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
walterra committed Nov 28, 2019
1 parent 5a1bd43 commit d358c3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ export const Explorer = injectI18n(injectObservablesAsProps(
// TODO migrate annotations update
if (this.props.annotationsRefresh === true) {
annotationsRefresh$.next(false);
// this.updateExplorer();
}
}

Expand Down

0 comments on commit d358c3c

Please sign in to comment.