Skip to content

Commit 98f979a

Browse files
Update quizzes.module.ts
1 parent e19e220 commit 98f979a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ import { AmiyahJonesQuiz } from './amiyah_jones_quiz.js';
1111
export const Quizzes = Symbol.for('Quizzes');
1212

1313
// Add your quiz provider here.
14-
const QUIZ_PROVIDERS = [AnthonyMaysQuiz, AnotherQuiz, XavierCruzQuiz];
15-
1614
const QUIZ_PROVIDERS = [
1715
AnthonyMaysQuiz,
1816
YafiahAbdullahQuiz,

0 commit comments

Comments
 (0)