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

Commit 217d4eb

Browse files
fix linting error
1 parent 3659e4a commit 217d4eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/serialmonitor/serialMonitor.ts

-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ export class SerialMonitor implements vscode.Disposable {
147147
if (err.message) {
148148
vscode.window.showErrorMessage(`Error opening serial port: ${err.message}`);
149149
}
150-
151150
}
152151
}
153152

0 commit comments

Comments
 (0)