Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 38a417d

Browse files
committed
Remove default size
1 parent abc8099 commit 38a417d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ const DEFAULT_CODECLIMATE_DEBUG = 'false';
6161
const DEFAULT_COVERAGE_LOCATIONS = '';
6262
const DEFAULT_VERIFY_DOWNLOAD = 'true';
6363
const DEFAULT_VERIFY_ENVIRONMENT = 'true';
64-
const DEFAULT_BATCH_SIZE = '500';
6564

6665
const SUPPORTED_GITHUB_EVENTS = [
6766
// Regular PRs.

0 commit comments

Comments
 (0)