mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-04 13:22:41 +08:00
Removing todo, verified Name is correct.
This commit is contained in:
@@ -1213,7 +1213,6 @@ func (c *Client) ListFiles(namespace, key string) (files []*File, err error) {
|
||||
}
|
||||
return nil, err
|
||||
}
|
||||
//todo check if Name or Prefix should be used
|
||||
if file.Name == key {
|
||||
continue
|
||||
}
|
||||
|
Reference in New Issue
Block a user