mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 09:56:03 +00:00
remove unused line
This commit is contained in:
parent
4e2e3979c3
commit
b2d787edfd
@ -149,7 +149,7 @@ export default {
|
||||
return filed
|
||||
}, */
|
||||
reviewed: async (parent, _params, context, _resolveInfo) => {
|
||||
if (typeof parent.reviewed !== 'undefined') return parent.reviewed
|
||||
// if (typeof parent.reviewed !== 'undefined') return parent.reviewed
|
||||
const session = context.driver.session()
|
||||
const { id } = parent
|
||||
let reviewed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user