Skip to content

Commit

Permalink
#5 Uses disk store for key
Browse files Browse the repository at this point in the history
  • Loading branch information
XioZ committed May 5, 2024
1 parent 93a49a5 commit 9fb2e37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mino/minows/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ func NewController() node.Initializer {

const flagListen = "listen"
const flagPublic = "public"
const flagName = "name"

func (c controller) SetCommands(builder node.Builder) {
builder.SetStartFlags(
Expand Down

0 comments on commit 9fb2e37

Please sign in to comment.