Skip to content

Commit

Permalink
relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-justin committed Dec 14, 2023
1 parent 799e83c commit 32446d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/aws/wise.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { CreateRecipientRequest, V1RecipientAccount } from "types/aws";
import { aws } from "services/aws/aws";
import { aws } from "../aws/aws";
import { version as v } from "../helpers";

export const wise = aws.injectEndpoints({
Expand Down

0 comments on commit 32446d7

Please sign in to comment.