Skip to content

Commit

Permalink
Change name of file and update snapshot.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljyeates committed Apr 24, 2019
1 parent a7ea49b commit d688dc0
Show file tree
Hide file tree
Showing 2 changed files with 95,395 additions and 163,931 deletions.
2 changes: 1 addition & 1 deletion whitelist/populate/populate_whitelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ const parser = csv({
});


fs.createReadStream('./whitelist.csv')
fs.createReadStream('./snapshot.csv')
.pipe(parser);
Loading

0 comments on commit d688dc0

Please sign in to comment.