Revert "Dummy change in comment to restart checks"

This reverts commit 9f86032f91.
This commit is contained in:
Haneef Mohammed 2019-07-03 14:34:42 -07:00
parent 9f86032f91
commit 8fb951328d

View file

@ -63,7 +63,7 @@ export class VariablesView extends ViewletPanel {
this.savedViewState = undefined;
} else {
if (!stackFrame) {
// We have no stackFrame; save tree state before it is cleared
// We have no stackFrame, save tree state before it is cleared
this.savedViewState = this.tree.getViewState();
}
this.tree.updateChildren().then(() => {