0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-27 07:54:05 +01: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::keys::include
{ {
"event_id",
"state_key", "state_key",
"content", "content",
} }