Skip to content

Commit 744de4a

Browse files
committed
chore: removed white space
1 parent e337cb3 commit 744de4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/providers/router-provider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export abstract class RouterProvider extends BaseProvider {
5353
...(options.openAiHeaders || {}),
5454
...DEFAULT_HEADERS
5555
}
56-
})
56+
})
5757
}
5858

5959
public async fetchModel() {

0 commit comments

Comments
 (0)