mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:49:02 +00:00
Improve presentview performance
This commit is contained in:
@@ -18,8 +18,6 @@ function loadImageRoutes({ app, driver, scanner }) {
|
||||
return res.status(401).send(err.message)
|
||||
}
|
||||
|
||||
console.log('Getting image for user', user.username)
|
||||
|
||||
const session = driver.session()
|
||||
|
||||
const result = await session.run(
|
||||
|
||||
Reference in New Issue
Block a user