=Work on Music integration
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
package network;
|
||||
|
||||
import com.google.api.services.youtube.YouTube;
|
||||
|
||||
import offline.Ref;
|
||||
|
||||
public class NetworkYoutube
|
||||
{
|
||||
private static YouTube youtube;
|
||||
|
||||
public NetworkYoutube()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user