Remove superfluous comment
This commit is contained in:
parent
71d2a2f9ea
commit
ea64f2e906
@ -957,7 +957,6 @@ void InMemoryStorage::InMemoryAccessor::Abort() {
|
||||
}
|
||||
// Setting the correct value
|
||||
vertex->properties.SetProperty(current->property.key, current->property.value);
|
||||
// TODO antepusic: update text index here or at the end of Abort()?
|
||||
break;
|
||||
}
|
||||
case Delta::Action::ADD_IN_EDGE: {
|
||||
|
Loading…
Reference in New Issue
Block a user