Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3r-Jak3 committed Aug 13, 2023
1 parent c1ba737 commit ccf3d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cloudflare-utils/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ func main() {
Email: "[email protected]",
},
},
Before: setup,
Before: setup,
Commands: []*cli.Command{
buildDNSCleanerCommand(),
buildDNSPurgeCommand(),
Expand Down

0 comments on commit ccf3d85

Please sign in to comment.