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

Commit 71fde05

Browse files
fix linting
1 parent dd58157 commit 71fde05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/arduino/arduinoSettings.ts

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ export class ArduinoSettings implements IArduinoSettings {
4242

4343
private _useArduinoCli: boolean;
4444

45-
4645
private _usingBundledArduinoCli: boolean = false;
4746

4847
private readonly bundledArduinoCliName: { [platform: string]: string } = {

0 commit comments

Comments
 (0)