chore: re-run linter

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

View File

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