Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kenanwarren committed Jun 7, 2018
1 parent 13dbdf8 commit f6cc842
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions live_match.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package owl

import "time"

// Need to document https://api.overwatchleague.com/live-match
// query params expand=team.content&locale=en-us
type LiveMatchResponse struct {
Expand Down

0 comments on commit f6cc842

Please sign in to comment.