Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 632349f

Browse files
committed
🔥 debugger
1 parent f4e844a commit 632349f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/models/patch/multi-file-patch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ export default class MultiFilePatch {
123123
}
124124

125125
getNextSelectionRange(lastMultiFilePatch, lastSelectedRows) {
126-
debugger;
127126
if (lastSelectedRows.size === 0) {
128127
const [firstPatch] = this.getFilePatches();
129128
if (!firstPatch) {

0 commit comments

Comments
 (0)