update
This commit is contained in:
parent
ea37645d08
commit
91134088a1
1 changed files with 0 additions and 5 deletions
|
|
@ -102,11 +102,6 @@ export class AppDiffComponent implements OnInit {
|
|||
this.outputHtml = outputHtml;
|
||||
this.
|
||||
}
|
||||
|
||||
export class Diff2HtmlOptionsImpl implements Diff2Html.Options {
|
||||
constructor(public inputFormat: string) {
|
||||
}
|
||||
}
|
||||
```
|
||||
in html file
|
||||
```html
|
||||
|
|
|
|||
Loading…
Reference in a new issue