Skip to content

Commit

Permalink
chore: rm unnecessary export
Browse files Browse the repository at this point in the history
  • Loading branch information
LinHuiqing committed Sep 11, 2023
1 parent 096cc22 commit 8c2b9a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@ export const handleGetMetadata = [
getMetadata,
] as ControllerHandler[]

export const getS3PresignedPostData: ControllerHandler<
const getS3PresignedPostData: ControllerHandler<
unknown,
AttachmentPresignedPostDataMapType[] | ErrorDto,
AttachmentSizeMapType[]
Expand Down

0 comments on commit 8c2b9a0

Please sign in to comment.