Skip to content

Commit

Permalink
Removed commentted out line
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronRP committed Aug 1, 2024
1 parent af28041 commit b2d6065
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/eeprom-programmer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ import (
"periph.io/x/host/v3"
)

//LogLevel string `arg:"-l, --log-level" default:"info" help:"Set the logging level (debug, info, warn, error)"`

type Args struct {
MainPCBVersion string `arg:"--main" help:"Main PCB version, formatted as v#.#.#"`
PowerPCBVersion string `arg:"--power" help:"Power PCB version, formatted as v#.#.#"`
Expand Down

0 comments on commit b2d6065

Please sign in to comment.