Skip to content

Commit 06c111c

Browse files
committed
Fixed linting issue
1 parent 922f08b commit 06c111c

File tree

1 file changed

+0
-1
lines changed
  • lib/organization/teams/teamUsers

1 file changed

+0
-1
lines changed

lib/organization/teams/teamUsers/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export function TeamUsers (http, data) {
5454
* @example
5555
* import * as contentstack from '@contentstack/management'
5656
* const client = contentstack.client()
57-
*
5857
* client.organization('organizationUid').teams('teamUid').teamUsers().fetchAll()
5958
* .then((response) => console.log(response))
6059
*

0 commit comments

Comments
 (0)