mirror of
				https://github.com/TeamPiped/Piped-Backend.git
				synced 2024-08-14 23:51:41 +00:00 
			
		
		
		
	Remove debug code.
This commit is contained in:
		
							parent
							
								
									d9da850287
								
							
						
					
					
						commit
						42d8951863
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -35,7 +35,6 @@ public class DownloaderImpl extends Downloader {
 | 
			
		|||
    @Override
 | 
			
		||||
    public Response execute(@NotNull Request request) {
 | 
			
		||||
        try {
 | 
			
		||||
            System.out.println(responseCache.get(request).get());
 | 
			
		||||
            return responseCache.get(request).get();
 | 
			
		||||
        } catch (Exception e) {
 | 
			
		||||
            throw new RuntimeException(e);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue