chore: re-run linter

This commit is contained in:
kellertk 2026-01-27 16:01:14 -08:00
commit db43b8b90a

View file

@ -173,4 +173,4 @@ export async function assumeRole(params: assumeRoleParams) {
);
}
return assumeRoleWithCredentials(commonAssumeRoleParams, stsClient);
}
}