Undo line diff type change, it was unnecessary
modified src/lib/diff.ts
@@ -41,7 +41,7 @@ export const lineSign = (line: LineDiff): string => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/project.ts
@@ -289,9 +289,6 @@ export class Project implements ProjectInfo {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|