Skip to content

Commit afdc2a4

Browse files
committed
fix: make biome happy
1 parent 278859f commit afdc2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ import {
99
exportCredentials,
1010
exportRegion,
1111
retryAndBackoff,
12+
translateEnvVariables,
1213
unsetCredentials,
1314
verifyKeys,
14-
translateEnvVariables,
1515
} from './helpers';
1616

1717
const DEFAULT_ROLE_DURATION = 3600; // One hour (seconds)

0 commit comments

Comments
 (0)