Skip to content

Commit 9158c3e

Browse files
committed
Remove EVS subject from empthUkgResult in result utility
1 parent 09cb282 commit 9158c3e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

functions/src/utils/result.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ const empthUkgResult: Subject[] = [
4646
subjectName: "Maths",
4747
results: { theory: null, fullMarks: 100, other: null },
4848
},
49-
{
50-
subjectName: "EVS",
51-
results: { theory: null, fullMarks: 100, other: null },
52-
},
5349
{
5450
subjectName: "G.K.",
5551
results: { theory: null, fullMarks: 100, other: null },

0 commit comments

Comments
 (0)