This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: Refactor references to auth package in api package.
Fixed package references to youtube data api and auth package. Fixes #8
- Loading branch information
Nyah Check
committed
Sep 16, 2017
1 parent
9b3234a
commit 377b568
Showing
2 changed files
with
0 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,6 @@ import ( | |
"strings" | ||
|
||
"github.com/Sirupsen/logrus" | ||
|
||
"google.golang.org/api/youtube/v3" | ||
) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters