A further file that was missed

This commit is contained in:
Graham Fairweather 2018-03-08 08:46:17 +01:00
parent e31d3b0578
commit 66c7debbab

View file

@ -1,9 +0,0 @@
import {
IVU,
SELECT,
} from '@/utils/constants';
import {
kebabJoin,
} from '@/utils/assist';
export default kebabJoin(IVU, SELECT);