mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-30 23:03:00 +00:00 
			
		
		
		
	removed unnecessary method call
This commit is contained in:
		| @@ -43,7 +43,6 @@ public class DebugApp extends App { | ||||
|         DownloaderImpl downloader = DownloaderImpl.init(new OkHttpClient.Builder() | ||||
|                 .addNetworkInterceptor(new StethoInterceptor())); | ||||
|         setCookiesToDownloader(downloader); | ||||
|         downloader.updateYoutubeRestrictedModeCookies(getApplicationContext()); | ||||
|         return downloader; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vincent Nagel
					Vincent Nagel