Yassin Mokni
Yassin Mokni
Hi, I am using your package for uploading and `alaouy/Youtube` package to get video info, in config/app.php I have ` 'YoutubeInfo' => Alaouy\Youtube\Facades\Youtube::class, ` ` 'YoutubeUpload' => Dawson\Youtube\Facades\Youtube::class,` and in...
I've added the definition because [line 506](https://github.com/nao-pon/flysystem-google-drive/blob/bb812339ecf06540ed096f71403f10fcbcc590f3/src/GoogleDriveAdapter.php#L506) will fire an undefined exception if `dlurl` is not defined
A little fix to the comment :)