mirror of
https://github.com/immich-app/immich.git
synced 2026-02-11 19:38:54 +03:00
remove a log
This commit is contained in:
@@ -124,8 +124,6 @@ class AlbumAccess implements IAlbumAccess {
|
||||
return new Set();
|
||||
}
|
||||
|
||||
console.log(readWrite);
|
||||
|
||||
return this.albumRepository
|
||||
.find({
|
||||
select: { id: true },
|
||||
|
||||
Reference in New Issue
Block a user