Skip to content

Commit

Permalink
Remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
janh committed Nov 28, 2024
1 parent a5973d7 commit 68a2260
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ import (
_ "3e8.eu/go/dsl/all"
)

var (
defaultPrivateKey string
defaultKnownHosts string
)

type optionsFlag map[string]string

func (o *optionsFlag) String() string {
Expand Down

0 comments on commit 68a2260

Please sign in to comment.