Skip to content

Commit de49b81

Browse files
authored
chore: remvoe extra line break
1 parent 165686a commit de49b81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/store_factory.ts

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ export const getStore: {
8383

8484
if (typeof input?.name === 'string') {
8585
const { name } = input
86-
8786
const clientOptions = getClientOptions(input)
8887

8988
if (!name) {

0 commit comments

Comments
 (0)