Remove TODO

pull/1113/head
Erik Johnston 2016-10-17 11:17:02 +01:00
parent 816988baaa
commit b59994b454
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ DROP INDEX IF EXISTS transactions_have_ref;
-- and is used incredibly rarely.
DROP INDEX IF EXISTS events_order_topo_stream_room;
-- TODO: Drop event_auth stuff.
DROP INDEX IF EXISTS event_search_ev_idx;
"""