Skip to content

Commit

Permalink
chore: Remove deadcode
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko committed Dec 5, 2023
1 parent 2afa72a commit 97d87b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/aoc-cli/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import (
func commands(ctx context.Context) []*cli.Command {
const (
cmdRun = "run"
cmdGen = "gen"
)

cmds := []*cli.Command{
Expand Down

0 comments on commit 97d87b5

Please sign in to comment.