diff options
| author | 2026-05-18 03:26:34 +0000 | |
|---|---|---|
| committer | 2026-05-18 03:26:34 +0000 | |
| commit | ba6e39a719f5d0437b87fd06bf5c5584fe772a32 (patch) | |
| tree | c1a7e9ae00502f302c1224364b4fd88378324679 /object/store | |
| parent | object/typ: Reformat a bit (diff) | |
| signature | No signature | |
object/store: Remove TODO
Diffstat (limited to 'object/store')
| -rw-r--r-- | object/store/reader.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/object/store/reader.go b/object/store/reader.go index e46ad41f..ba7a34f2 100644 --- a/object/store/reader.go +++ b/object/store/reader.go @@ -55,7 +55,5 @@ type ObjectReader interface { // Refresh updates any backend-local discovery/cache view of on-disk objects. // // Backends without dynamic discovery should do nothing and return nil. - // - // TODO Refresh() error } |
