Skip to content

Commit

Permalink
No longer mark engineering liberal studies data as allow double count…
Browse files Browse the repository at this point in the history
…ing (#575)
  • Loading branch information
SamChou19815 authored Nov 17, 2021
1 parent 977ea6f commit 091c667
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/requirements/data/colleges/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ const engineeringRequirements: readonly CollegeOrMajorRequirement[] = [
) || courseIsForeignLang(course),
],
fulfilledBy: 'courses',
allowCourseDoubleCounting: true,
perSlotMinCount: [6],
slotNames: ['Course'],
additionalRequirements: {
Expand Down
1 change: 0 additions & 1 deletion src/requirements/decorated-requirements.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 091c667

Please sign in to comment.