Skip to content

Commit 9ec7a44

Browse files
authored
chore: fix example in tsdocs of translations js sdk (#14953)
1 parent f75edb8 commit 9ec7a44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/js-sdk/src/admin/translation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ export class Translation {
214214
* .then(({ created, updated, deleted }) => {
215215
* console.log(created, updated, deleted)
216216
* })
217-
* ```
218217
*/
219218
async batchSettings(
220219
body: HttpTypes.AdminBatchTranslationSettings,

0 commit comments

Comments
 (0)