1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/googlephotos
nielash 9c287c72d6 googlephotos: remove unnecessary nil check
golangci-lint was complaining about this. `entry` can never be nil because
itemToDirEntry never returns a nil interface value
2024-06-11 11:55:42 +01:00
..
api backend: rename variables to fix CI lint test failures 2024-02-12 12:49:00 -05:00
testfiles
albums_test.go
albums.go
googlephotos_test.go fs: move operations.NewOverrideRemote to fs.NewOverrideRemote 2022-11-21 08:02:09 +00:00
googlephotos.go googlephotos: remove unnecessary nil check 2024-06-11 11:55:42 +01:00
pattern_test.go
pattern.go fix spelling 2024-04-17 18:02:44 +02:00