Skip to content

Commit 769f9a9

Browse files
committed
Remove debug line
1 parent db32b7e commit 769f9a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

buildutils/src/release-bump.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ commander
5555
throw new Error('Cannot increment a build on a final release');
5656
}
5757

58-
// debug
59-
utils.run('git status');
60-
6158
// Run pre-bump script.
6259
utils.prebump();
6360

0 commit comments

Comments
 (0)