Skip to content

Commit 9a6facd

Browse files
chore: improve formatting with gen
1 parent d91ea90 commit 9a6facd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/sdk/sdk.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,5 +1229,4 @@ export class SDK {
12291229
})
12301230
.catch((error: AxiosError) => {return error});
12311231
}
1232-
}
1233-
1232+
}

0 commit comments

Comments
 (0)