Skip to content

Commit a64dbd1

Browse files
committed
check failed
1 parent 79dc002 commit a64dbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Module } from '@nestjs/common';
2-
import { DavidSmithQuiz } from './another_quiz.js';
32
import { AnthonyMaysQuiz } from './anthony_mays_quiz.js';
3+
import { DavidSmithQuiz } from './david_smith_quiz.js';
44
import { JosephCaballeroQuiz } from './joseph_caballero_quiz.js';
55
import { OyeyemiJimohQuiz } from './oyeyemi_jimoh_quiz.js';
66
import { YafiahAbdullahQuiz } from './yafiah_abdullah_quiz.js';

0 commit comments

Comments
 (0)