File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed
lesson_03/quiz/src/quizzes Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,7 @@ import { Module } from '@nestjs/common';
22import { AnotherQuiz } from './another_quiz.js' ;
33import { AnthonyMaysQuiz } from './anthony_mays_quiz.js' ;
44import { DavidAdenaikeQuiz } from './david_adenaike_quiz.js' ;
5- < < < << << HEAD
6- < << << << HEAD
75import { DylanLaffertyQuiz } from './dylan_lafferty_quiz.js' ;
8- === === =
9- >>> >>> > 8 cf96e4 ( chore : adds Khyla 's custom quiz (#120))
10- === === =
11- import { DylanLaffertyQuiz } from './dylan_lafferty_quiz.js' ;
12- >>> > >>> 2e39 b77 ( I have created a new branch adding in Homework 3 because of a merge bug on my last branch )
136import { Jbeyquiz } from './jbeyquiz.js' ;
147import { KhaylaSaundersQuiz } from './khayla_quiz.js' ;
158import { MeikoStephensQuiz } from './meiko_stephens_quiz.js' ;
@@ -26,26 +19,8 @@ const QUIZ_PROVIDERS = [
2619 Jbeyquiz ,
2720 DavidAdenaikeQuiz ,
2821 KhaylaSaundersQuiz ,
29- < < < << << HEAD
30- < << << << HEAD
31- DylanLaffertyQuiz ,
32- = === ===
33- >>> >>> > 8 cf96e4 ( chore : adds Khyla 's custom quiz (#120))
34- === === =
35- DylanLaffertyQuiz ,
36- > >>> >>> 2e39 b77 ( I have created a new branch adding in Homework 3 because of a merge bug on my last branch )
37- RasheedMillerQuiz ,
3822 DylanLaffertyQuiz ,
3923 RasheedMillerQuiz ,
40- < < < << << HEAD
41- < << << << HEAD
42- DavidAdenaikeQuiz ,
43- = === ===
44- DylanLaffertyQuiz ,
45- > > >>> >> bd49b74 ( David Adenaike Quiz ( #119 ) )
46- === = ===
47- DavidAdenaikeQuiz ,
48- >>> > >>> 76 dab3b ( I have created a new branch adding in Homework 3 because of a merge bug on my last branch )
4924] ;
5025
5126@Module ( {
You can’t perform that action at this time.
0 commit comments