Skip to content

Commit 3e38735

Browse files
nit
1 parent a2ae24a commit 3e38735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/src/bitbucket.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ export const getReposForAuthenticatedBitbucketCloudUser = async (
700700
/**
701701
* Returns the IDs of all repositories accessible to the authenticated Bitbucket Server user.
702702
* Used for account-driven permission syncing.
703-
*
703+
*
704704
* @see https://developer.atlassian.com/server/bitbucket/rest/v906/api-group-repository/#api-api-latest-repos-get
705705
*/
706706
export const getReposForAuthenticatedBitbucketServerUser = async (

0 commit comments

Comments
 (0)