Fix cache digesting log noise on status embeds (#12750)

This commit is contained in:
Eugen Rochko 2020-01-03 05:00:17 +01:00 committed by GitHub
parent dfb57c699c
commit 9a1f8c34b0

View file

@ -1,3 +1,2 @@
- cache @status do
.activity-stream.activity-stream--headless
= render 'status', status: @status, centered: true, autoplay: @autoplay
.activity-stream.activity-stream--headless
= render 'status', status: @status, centered: true, autoplay: @autoplay