Skip to content

Commit

Permalink
wip: test make fmt works
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter Gregory <[email protected]>
  • Loading branch information
huntergregory committed Oct 30, 2024
1 parent 57b8247 commit 49ddc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/policy-assistant/cmd/pola/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ import (
)

func main() {
cli.RunRootCommand()
cli.RunRootCommand()
}

0 comments on commit 49ddc7a

Please sign in to comment.