Skip to content

Commit 3c89768

Browse files
committed
I have created a new branch adding in Homework 3 because of a merge bug on my last branch
1 parent 7e97dcd commit 3c89768

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ const QUIZ_PROVIDERS = [
2626
JasonWatsonQuiz,
2727
=======
2828
DylanLaffertyQuiz,
29+
<<<<<<< HEAD
2930
>>>>>>> bd49b74 (David Adenaike Quiz (#119))
31+
=======
32+
RasheedMillerQuiz,
33+
DavidAdenaikeQuiz,
34+
>>>>>>> 76dab3b (I have created a new branch adding in Homework 3 because of a merge bug on my last branch)
3035
];
3136

3237
@Module({

0 commit comments

Comments
 (0)