Skip to content

Commit

Permalink
fix: 🐛 remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-wang0 committed May 15, 2024
1 parent e6f1b5f commit a131930
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/departments-terms-scraper/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ async function getDepartmentsTerms() {
return { departments, terms };
}

getDepartmentsTerms().then(console.log);

export default getDepartmentsTerms;

0 comments on commit a131930

Please sign in to comment.