We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19e220 commit 98f979aCopy full SHA for 98f979a
lesson_03/quiz/src/quizzes/quizzes.module.ts
@@ -11,8 +11,6 @@ import { AmiyahJonesQuiz } from './amiyah_jones_quiz.js';
11
export const Quizzes = Symbol.for('Quizzes');
12
13
// Add your quiz provider here.
14
-const QUIZ_PROVIDERS = [AnthonyMaysQuiz, AnotherQuiz, XavierCruzQuiz];
15
-
16
const QUIZ_PROVIDERS = [
17
AnthonyMaysQuiz,
18
YafiahAbdullahQuiz,
0 commit comments