param-fox
This commit is contained in:
parent
3454766063
commit
ecaa4ffbc5
|
@ -99,7 +99,6 @@ async def get_shout(_, _info, slug=None, shout_id=None):
|
|||
reacted_stat,
|
||||
commented_stat,
|
||||
rating_stat,
|
||||
_last_comment,
|
||||
] = (
|
||||
session.execute(q).first() or []
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user