UNPKG

161 BPlain TextView Raw
191,94c91,93
2< } else {
3< if (this.isModified()) {
4< this.revert();
5< }
6---
7> }
8> if (this.isModified()) {
9> this.revert();