Skip to content

Commit

Permalink
style: optimizing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
artursudnik committed Sep 26, 2023
1 parent 06d95b5 commit 2a33446
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

import { CredentialDto } from './credential.dto';
import { Type } from 'class-transformer';
import { ValidateNested } from 'class-validator';
import { ApiProperty } from '@nestjs/swagger';

export class InputDescriptorToCredentialResponseDto {
Expand Down

0 comments on commit 2a33446

Please sign in to comment.