mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
Remove lines for linter
This commit is contained in:
committed by
Lachlan Kermode
parent
0673242148
commit
d134f7aa71
@@ -84,7 +84,6 @@ export const selectNarratives = createSelector(
|
||||
|
||||
/* populate narratives dict with events */
|
||||
events.forEach(evt => {
|
||||
|
||||
evt.narratives.forEach(narrative => {
|
||||
// initialise
|
||||
if (!narratives[narrative]) { narratives[narrative] = narrativeSkeleton(narrative) }
|
||||
|
||||
Reference in New Issue
Block a user