eslint compliance on reducers & VOs
This commit is contained in:
parent
339c5397b0
commit
85b613c892
@ -13,6 +13,6 @@ const collections = (state = null, action) => {
|
||||
default:
|
||||
return state;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
export default collections;
|
||||
|
Loading…
x
Reference in New Issue
Block a user