Skip to content

Commit c291491

Browse files
committed
Format files from commit 7047ae3
1 parent 7047ae3 commit c291491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/tk/therealsuji/vtopchennai/adapters/MarksAdapter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ private void addChips() {
120120
if (this.marks.containsKey("project")) {
121121
courseTypes.add("project");
122122
}
123-
123+
124124
this.courseTypes.removeAllViews();
125125

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

0 commit comments

Comments
 (0)