mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-30 23:27:24 +01:00 
			
		
		
		
	PluginDownloader: Remove debug output.
This commit is contained in:
		
							parent
							
								
									0a442dfd15
								
							
						
					
					
						commit
						ceee427e1f
					
				| @ -79,7 +79,6 @@ class GithubRepository(GitRepository): | ||||
|         args = dict([(x,y) for x,y in args.items() if y is not None]) | ||||
|         url = '%s/%s/%s?%s' % (self._apiUrl, type_, uri_end, | ||||
|                                urllib.urlencode(args)) | ||||
|         print repr(url) | ||||
|         return json.load(utils.web.getUrlFd(url)) | ||||
| 
 | ||||
|     def getPluginList(self): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Valentin Lorentz
						Valentin Lorentz