File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
lesson_03/quiz/src/quizzes Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
1
import { Module } from '@nestjs/common' ;
2
2
import { AmiyahJonesQuiz } from './amiyah_jones_quiz.js' ;
3
- import { AnotherQuiz } from './another_quiz.js' ;
4
3
import { AngelicaCQuiz } from './angelica_c_quiz.js' ;
4
+ import { AnotherQuiz } from './another_quiz.js' ;
5
5
import { AnthonyMaysQuiz } from './anthony_mays_quiz.js' ;
6
6
import { ChelseaOgbonniaQuiz } from './chelsea_ogbonnia_quiz.js' ;
7
7
import { ChigazoGrahamsQuiz } from './chigazo_graham_quiz.js' ;
8
8
import { DasiaEnglishQuiz } from './dasia_english_quiz.js' ;
9
9
import { DavidSmithQuiz } from './david_smith_quiz.js' ;
10
- import { JosephCaballeroQuiz } from './joseph_caballero_quiz.js' ;
11
- import { OyeyemiJimohQuiz } from './oyeyemi_jimoh_quiz.js' ;
12
- import { XavierCruzQuiz } from './xavier_cruz_quiz.js' ;
13
- import { YafiahAbdullahQuiz } from './yafiah_abdullah_quiz.js' ;
14
10
import { JamesCapparellQuiz } from './james_capparell_quiz.js' ;
15
11
import { JosephCaballeroQuiz } from './joseph_caballero_quiz.js' ;
16
12
import { KimberleeHaldaneQuiz } from './kimberlee_haldane_quiz.js' ;
You can’t perform that action at this time.
0 commit comments