Skip to content

Commit 767aba0

Browse files
committed
fix: lint
1 parent f40fda6 commit 767aba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Error.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ function createSanitizedHttpError(statusCode, detailedMessage) {
4141
return error;
4242
}
4343

44-
export { createSanitizedError, createSanitizedHttpError };
44+
export { createSanitizedError, createSanitizedHttpError };

0 commit comments

Comments
 (0)