Skip to content

Commit

Permalink
Fix calendarID
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Nov 14, 2024
1 parent ffd9548 commit 5cfbeaf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/jhol/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ func main() {
kong.Vars{"version": version},
)

var calendarID string

client := jhol.NewClientWithCalendar(cli.APIKey, calendarID).WithoutContext()
err := ctx.Run(&subcmd.Binds{
Client: client,
Expand Down

0 comments on commit 5cfbeaf

Please sign in to comment.