Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit d2dfb73

Browse files
tslint error fix
1 parent 2c488d6 commit d2dfb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/serialmonitor/serialMonitor.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ export class SerialMonitor implements vscode.Disposable {
196196
public dispose() {
197197
this.serialMonitorApi.dispose();
198198
}
199-
}
199+
}

0 commit comments

Comments
 (0)