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