Skip to content

Commit d1a2516

Browse files
committed
feat(bulk-import): remove unused parameters from addGithubTokenRepositories call
Signed-off-by: Dominik Augustín <daugusti@redhat.com>
1 parent 5617f2d commit d1a2516

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

workspaces/bulk-import/plugins/bulk-import-backend/src/github/githubApiService.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,6 @@ export class GithubApiService {
332332
dataFetchErrors,
333333
{
334334
search,
335-
pageNumber,
336-
pageSize,
337335
},
338336
)
339337
: await addGithubTokenRepositories(

0 commit comments

Comments
 (0)