Skip to content

Commit

Permalink
remove test todo
Browse files Browse the repository at this point in the history
  • Loading branch information
caioeverest committed Jan 18, 2024
1 parent 4d3270b commit 2a0a63a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package main

import "github.com/marcopollivier/techagenda/cmd"

// TODO: - Test issuing creation
func main() {
cmd.Execute()
}

0 comments on commit 2a0a63a

Please sign in to comment.