1
0
Fork 0
mirror of https://github.com/chris124567/hulu synced 2026-02-27 18:21:36 +00:00

fix package naming

This commit is contained in:
Christopher Tarry 2021-11-25 12:25:49 -05:00
parent 0bf67413d4
commit 2e7e935230
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
package hulu
package client
import (
"bytes"

View file

@ -1,4 +1,4 @@
package hulu
package client
import (
"net/http"