mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:27:46 +00:00
removed unnacessary line
This commit is contained in:
@@ -91,7 +91,6 @@ func ApplyPolicy(list Snapshots, p ExpirePolicy) (keep, remove Snapshots) {
|
||||
}
|
||||
|
||||
for nr, cur := range list {
|
||||
nr = nr + 1
|
||||
var keepSnap bool
|
||||
|
||||
// Tags are handled specially as they are not counted.
|
||||
|
Reference in New Issue
Block a user