Skip to content

Commit db43b8b

Browse files
committed
chore: re-run linter
1 parent fc999da commit db43b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assumeRole.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ export async function assumeRole(params: assumeRoleParams) {
173173
);
174174
}
175175
return assumeRoleWithCredentials(commonAssumeRoleParams, stsClient);
176-
}
176+
}

0 commit comments

Comments
 (0)