Skip to content

Commit 174a60e

Browse files
authored
Update quizzes.module.ts
1 parent 5a5a0d0 commit 174a60e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import { Module } from '@nestjs/common';
22
import { AnotherQuiz } from './another_quiz.js';
33
import { AnthonyMaysQuiz } from './anthony_mays_quiz.js';
4-
feat/lesson03
54
import { meiko_stephens_quiz } from './meiko_stephens_quiz.js';
6-
75
import { Jbeyquiz } from './jbeyquiz.js';
86
import { MercedesMathewsQuiz } from './mercedes_mathews_quiz.js';
97

0 commit comments

Comments
 (0)