Skip to content

Commit 6befc8b

Browse files
gmartinaqarlosalberto
authored andcommitted
add missing newline at end of file in Comander class
1 parent b8079f5 commit 6befc8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/teroshdl/features/comander

src/teroshdl/features/comander/run.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,5 @@ export class Comander {
100100
private open_webview(args: string, webview: Base_webview) {
101101
webview.create_webview(args);
102102
}
103+
103104
}

0 commit comments

Comments
 (0)