Skip to content

Commit

Permalink
Format files from commit 7047ae3
Browse files Browse the repository at this point in the history
  • Loading branch information
thefakesujitk committed Apr 7, 2024
1 parent 7047ae3 commit c291491
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ private void addChips() {
if (this.marks.containsKey("project")) {
courseTypes.add("project");
}

this.courseTypes.removeAllViews();

for (int i = 0; i < this.marks.size(); ++i) {
Expand Down

0 comments on commit c291491

Please sign in to comment.