removed unnacessary line
This commit is contained in:
parent
2d73a273af
commit
a677f1139a
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue