Remove Rewind Print (#1303)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
@@ -898,9 +898,6 @@ func getBucketRewindResponse(session *models.Principal, params user_api.GetBucke
|
||||
Name: name,
|
||||
}
|
||||
|
||||
cont, _ := json.Marshal(content)
|
||||
fmt.Println(string(cont))
|
||||
|
||||
rewindItems = append(rewindItems, listElement)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user