Skip to content

Commit 0c49029

Browse files
authored
style: remove trailing whitespace (#383)
1 parent 2881c9f commit 0c49029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ declare namespace fastifyHttpProxy {
5353
constraints?: { [name: string]: any };
5454
internalRewriteLocationHeader?: boolean;
5555
}
56-
56+
5757
export const fastifyHttpProxy: FastifyHttpProxy
5858
export { fastifyHttpProxy as default }
5959
}

0 commit comments

Comments
 (0)