Skip to content

Commit

Permalink
chore: removed unrelated files
Browse files Browse the repository at this point in the history
  • Loading branch information
hhsadiq committed Jul 26, 2024
1 parent 7a097b7 commit 327b5ca
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 688 deletions.
3 changes: 0 additions & 3 deletions src/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,8 @@ const infrastructureDatabaseModule = TypeOrmModule.forRootAsync({
},
});

import { CoursesModule } from './courses/courses.module';

@Module({
imports: [
CoursesModule,
ConfigModule.forRoot({
isGlobal: true,
load: [
Expand Down
165 changes: 0 additions & 165 deletions src/courses/courses.controller.ts

This file was deleted.

12 changes: 0 additions & 12 deletions src/courses/courses.module.ts

This file was deleted.

65 changes: 0 additions & 65 deletions src/courses/courses.service.spec.ts

This file was deleted.

66 changes: 0 additions & 66 deletions src/courses/courses.service.ts

This file was deleted.

23 changes: 0 additions & 23 deletions src/courses/domain/course.ts

This file was deleted.

27 changes: 0 additions & 27 deletions src/courses/dto/create-course.dto.ts

This file was deleted.

17 changes: 0 additions & 17 deletions src/courses/dto/find-all-courses.dto.ts

This file was deleted.

Loading

0 comments on commit 327b5ca

Please sign in to comment.