mirror of
https://github.com/restic/restic.git
synced 2025-08-21 23:47:24 +00:00
forget: Remove message when no policy is specified
This commit is contained in:
@@ -108,7 +108,6 @@ func (cmd CmdForget) Execute(args []string) error {
|
||||
}
|
||||
|
||||
if policy.Empty() {
|
||||
cmd.global.Verbosef("no expire policy configured, exiting\n")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user