Commit 0dd4041f authored by Clement Ho's avatar Clement Ho

Fix eslint

parent ad1a9817
...@@ -4,4 +4,4 @@ import initLegacyFilters from '~/init_legacy_filters'; ...@@ -4,4 +4,4 @@ import initLegacyFilters from '~/init_legacy_filters';
export default () => { export default () => {
projectSelect(); projectSelect();
initLegacyFilters(); initLegacyFilters();
} };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment