Skip to content

Commit 43dc1d9

Browse files
committed
test: test commands after comments
1 parent 668c094 commit 43dc1d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/api/src/subjects/subjects.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { ConflictException, Injectable, NotFoundException } from '@nestjs/common
44
import type { Prisma } from '@prisma/client';
55

66
import type { EntityOperationOptions } from '@/core/types';
7-
import { InstrumentRecordsService } from '@/instrument-records/instrument-records.service';
87

98
import { CreateSubjectDto } from './dto/create-subject.dto';
109

0 commit comments

Comments
 (0)