Skip to content

Commit 3efb314

Browse files
authored
Update quizzes.module.ts
Got rid of bad merge additions
1 parent 521f984 commit 3efb314

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { Module } from '@nestjs/common';
22
import { AnotherQuiz } from './another_quiz.js';
33
import { AnthonyMaysQuiz } from './anthony_mays_quiz.js';
44
import { DylanLaffertyQuiz } from './Dylan_Lafferty_quiz.js';
5-
=======
65

76
import { Jbeyquiz } from './jbeyquiz.js';
87

0 commit comments

Comments
 (0)