mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
chore: logger.inspect
This commit is contained in:
parent
30b8f0040c
commit
ecdeaa8b8a
@ -270,7 +270,6 @@ self.disable = async (req, res, next) => {
|
||||
if (!album) {
|
||||
throw new ClientError('Could not get album with the specified ID.')
|
||||
}
|
||||
logger.inspect(album)
|
||||
|
||||
if (purge) {
|
||||
const files = await db.table('files')
|
||||
|
Loading…
Reference in New Issue
Block a user