Skip to content

Commit

Permalink
Remove unused go:generate directive
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Jun 13, 2023
1 parent 659bd77 commit 1c9fa47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions token.go
@@ -1,5 +1,3 @@
//go:generate stringer -type Token

package argh

import "fmt"
Expand Down

0 comments on commit 1c9fa47

Please sign in to comment.