Skip to content

Commit

Permalink
Remove old majors
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpacaFur committed Apr 15, 2024
1 parent 485377a commit bdcbdf1
Show file tree
Hide file tree
Showing 86 changed files with 1 addition and 56,648 deletions.
1 change: 1 addition & 0 deletions packages/api/src/major/major-collator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ async function fileExists(
);
}

// TODO: this code is quick and dirty but works. this should be replaced with some dry-er code later.
async function collateMajors() {
const fs = await import("fs/promises");
const path = await import("path");
Expand Down
Loading

0 comments on commit bdcbdf1

Please sign in to comment.