0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-27 19:28:52 +02:00

ircd:Ⓜ️ Remove unused event_id to optimize query.

This commit is contained in:
Jason Volk 2018-08-11 00:37:42 -07:00
parent 2d04d51cdc
commit f51fde206a

View file

@ -2293,7 +2293,6 @@ const
{
event::keys::include
{
"event_id",
"state_key",
"content",
}