commit | 7595f68b528fcb68b78047d27102e0e5e680a8f5 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Fri Oct 10 01:04:00 2014 +0200 |
committer | Dave Borowitz <dborowitz@google.com> | Thu Oct 09 14:11:11 2014 -0700 |
tree | 73277b182862bb9e76fa9400d8f5a88b8b23e913 | |
parent | bb04b0d2b604a972322ee0417346e427c8208cf4 [diff] |
Decouple deletion of change edits from deletion of file in edit I4706f565 introduced dedicated endpoint for deletion of change edits. The combined logic in ChangeEdits.DeleteEdit can be now removed, the endpoint can be renamed to match the new functionality and the code can be simplified and adjusted to only one use case: deletion of files in change edit. Change-Id: I64fcb1557ead6e7bcdb75deb148a21d1d132cee4