diff --git a/fdbclient/SpecialKeySpace.actor.cpp b/fdbclient/SpecialKeySpace.actor.cpp index eaa35e353d..b245b049ba 100644 --- a/fdbclient/SpecialKeySpace.actor.cpp +++ b/fdbclient/SpecialKeySpace.actor.cpp @@ -71,7 +71,6 @@ std::unordered_map SpecialKeySpace::moduleToB KeyRangeRef(LiteralStringRef("\xff\xff/actor_lineage/"), LiteralStringRef("\xff\xff/actor_lineage0")) } }; -// TODO: Similar for actor lineage? std::unordered_map SpecialKeySpace::managementApiCommandToRange = { { "exclude", KeyRangeRef(LiteralStringRef("excluded/"), LiteralStringRef("excluded0"))