Skip to content

Commit

Permalink
tasks/mitImport: update skip class list for 2024SP
Browse files Browse the repository at this point in the history
  • Loading branch information
thatoddmailbox committed Feb 5, 2024
1 parent e58b829 commit 40c6c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/mitImport.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var skipClasses = map[string][]string{
"2023FA": {"2.681", "6.9110", "6.9130", "12.703", "15.401", "15.830", "16.650", "16.667", "21M.460"},
"2023SP": {"15.305"},
"2024FA": {"15.401", "15.830", "21M.460"},
"2024SP": {"21M.460"},
}

type catalogListing struct {
Expand Down

0 comments on commit 40c6c44

Please sign in to comment.