Skip to content

Commit a05d1d9

Browse files
Update cmd/arduino-flasher-cli/main.go
Co-authored-by: Luca Rinaldi <lucarin@protonmail.com>
1 parent 5c7d303 commit a05d1d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/arduino-flasher-cli/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ var Version string = "0.0.0-dev"
3939
var format string
4040

4141
func main() {
42-
srv := service.NewFlasherServer()
43-
4442
rootCmd := &cobra.Command{
4543
Use: "arduino-flasher-cli",
4644
Short: "A CLI to update your Arduino UNO Q board, by downloading and flashing the latest Arduino Linux image",

0 commit comments

Comments
 (0)