cubicweb/server/checkintegrity.py
changeset 11776 b49684ddd543
parent 11774 51c160677afe
child 11893 b230f4a4010d
--- a/cubicweb/server/checkintegrity.py	Thu Oct 06 12:11:23 2016 +0200
+++ b/cubicweb/server/checkintegrity.py	Mon Oct 17 14:50:47 2016 +0200
@@ -413,7 +413,6 @@
 
 SYSTEM_INDICES = {
     # see cw/server/sources/native.py
-    'entities_type_idx': ('entities', 'type'),
     'transactions_tx_time_idx': ('transactions', 'tx_time'),
     'transactions_tx_user_idx': ('transactions', 'tx_user'),
     'tx_entity_actions_txa_action_idx': ('tx_entity_actions', 'txa_action'),