Skip to content

Commit

Permalink
Fix for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Jun 17, 2023
1 parent 518dddf commit 54b1e01
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions client_next_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,6 @@ func TestClientNext(_t *testing.T) {
assert := assert.New(_t)
client := jhol.NewClient(TestGCalAPIKey)

type expectedHoliday struct {
expectedDate string
expectedName string
}

tests := []struct {
date string
expectedDate string
Expand Down

0 comments on commit 54b1e01

Please sign in to comment.