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