Skip to content

Commit 58c6703

Browse files
fix
1 parent 5df49e3 commit 58c6703

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/core/src/diff-file.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -686,9 +686,6 @@ export class DiffFile {
686686

687687
this.#doSyntax({ registerHighlighter });
688688

689-
// reset diff
690-
this.#diffListResults = [];
691-
692689
this.#composeDiff();
693690

694691
this.#hasInitSyntax = true;

0 commit comments

Comments
 (0)