Remove old comment

This commit is contained in:
jos 2017-11-22 13:06:06 +01:00
parent b3c41bce03
commit 0a7df1dad9
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ export function patchEson (eson: ESON, patch: ESONPatch, expand = expandAll) {
}
}
// TODO: Simplify revert when possible:
// when a previous action takes place on the same path, remove the first
return {
data: updatedEson,
revert,