Skip to content

Commit 59402e3

Browse files
XavierCruz5106marleomac3
authored andcommitted
feat: added Xavier's quiz questions (code-differently#99)
* feat: added some quiz questions * Update quizzes.module.ts * Update quizzes.module.ts
1 parent 67fab66 commit 59402e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lesson_03/quiz/src/quizzes/quizzes.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { YafiahAbdullahQuiz } from './yafiah_abdullah_quiz.js';
1414
export const Quizzes = Symbol.for('Quizzes');
1515

1616
// Add your quiz provider here.
17-
1817
const QUIZ_PROVIDERS = [
1918
AnthonyMaysQuiz,
2019
YafiahAbdullahQuiz,

0 commit comments

Comments
 (0)