Remove old comment
This commit is contained in:
parent
b3c41bce03
commit
0a7df1dad9
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue