Remove unnecessary todo

This commit is contained in:
Cyryl Płotnicki 2019-09-23 16:31:22 +01:00
parent 2fac1b2d77
commit c0aa4ed22d

View file

@ -113,4 +113,3 @@ fn forbid_backup_of_paths_within_repository() -> Result<(), BakareError> {
// TODO: deduplicate data // TODO: deduplicate data
// TODO: test that index is stored separately from data // TODO: test that index is stored separately from data
// TODO: index corruption // TODO: index corruption
// TODO: newer version should be greater than older version