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