Fixed up event schema to reduce filters and narratives to associations; removed extraneous comments for deprecated functions

This commit is contained in:
efarooqui
2020-09-09 21:22:22 -07:00
parent ed7c3551d6
commit 2bc6affbf5
4 changed files with 4 additions and 18 deletions

View File

@@ -31,7 +31,7 @@ module.exports = {
USE_SEARCH: false,
USE_SITES: false,
USE_SHAPES: false,
GRAPH_NONLOCATED: false,
GRAPH_NONLOHATED: false,
HIGHLIGHT_GROUPS: false
}
}