Linting fixes

This commit is contained in:
efarooqui
2020-10-19 09:05:54 -07:00
parent 2cff35c3f2
commit 6927ecc3ce
5 changed files with 5 additions and 6 deletions

View File

@@ -2,4 +2,4 @@ export const ASSOCIATION_MODES = {
CATEGORY: 'CATEGORY',
NARRATIVE: 'NARRATIVE',
FILTER: 'FILTER'
}
}