Skip to content

Commit

Permalink
chore: fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingyang-Li-MATTR committed Jul 6, 2023
1 parent 724ac08 commit 7a5d1a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions e2e-issue-verify/src/services/mattr.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ import {
type CreatePresentationTemplateArgs,
createPresentationTemplateResBodySchema,
type CreatePresentationTemplateResBody,
PresentationTemplate,
RetrievePresentationTemplatesRes,
type RetrievePresentationTemplatesRes,
retrievePresentationTemplatesResSchema,
} from "@/types/presentation";
import { type MattrConfig } from "@/types/common";
Expand Down

0 comments on commit 7a5d1a9

Please sign in to comment.