This commit is contained in:
Franc Camps-Febrer
2018-11-27 15:05:02 -05:00
parent 100c307fb5
commit a82da33d1a

View File

@@ -78,7 +78,6 @@ export const selectEvents = createSelector(
return acc;
}, []);
});
>>>>>>> Add selector and reducer for narrative
/**
* Of all available events, selects those that fall within the time range,