Skip to content

Commit

Permalink
chore: nx format:write update dirty files
Browse files Browse the repository at this point in the history
  • Loading branch information
andes-it committed Oct 1, 2024
1 parent 67899e4 commit ee56b30
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@ import { OpenListInput } from './dto/openList.input'
import { sendPdfEmailResponse } from './dto/sendPdfEmail.response'
import { sendPdfEmailInput } from './dto/sendPdfEmail.input'


import { ExportUrlResponse } from './dto/exportUrl.response'
import { ExportEndorsementListInput } from './dto/exportEndorsementList.input'


@UseGuards(IdsUserGuard)
@Resolver(() => EndorsementList)
export class EndorsementSystemResolver {
Expand Down

0 comments on commit ee56b30

Please sign in to comment.