Remove unnecessary todo
This commit is contained in:
parent
2fac1b2d77
commit
c0aa4ed22d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue