Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
robertotcestari committed Sep 13, 2024
1 parent aef0b74 commit be8027a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/codante-apis/senator-expenses/updater.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ async function updater() {

// update expenses
console.log('Scraping expenses...');
// await scrapeExpenses();
await scrapeExpenses();

// update summaries
console.log('Updating party summary...');
Expand Down

0 comments on commit be8027a

Please sign in to comment.