decreaseIndent()

in cs-walkthrough/functions/reporter.js [81:83]


  decreaseIndent() {
    this._indents--;
  }