Skip to content

Commit f6b8b31

Browse files
committed
fix lint
1 parent e47967a commit f6b8b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared/src/__tests__/error.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import {
55
buildErrorThrower,
66
ClerkOfflineError,
77
ClerkRuntimeError,
8-
is429Error,
98
is4xxError,
9+
is429Error,
1010
isClerkRuntimeError,
1111
isUnauthenticatedError,
1212
} from '../error';

0 commit comments

Comments
 (0)