Skip to content

Commit 0b811af

Browse files
committed
import
1 parent fabcf57 commit 0b811af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils/test/ratelimit.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import {
2-
parseRetryAfterHeader,
32
DEFAULT_RETRY_AFTER,
43
disabledUntil,
54
isRateLimited,
5+
parseRetryAfterHeader,
66
RateLimits,
77
updateRateLimits,
88
} from '../src/ratelimit';

0 commit comments

Comments
 (0)