DSCGS-11 Cleanup
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								.discogs.go.swp
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								.discogs.go.swp
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								.search.go.swp
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								.search.go.swp
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -100,7 +100,6 @@ func request(path string, params url.Values, resp interface{}) error {
 | 
				
			|||||||
	if err != nil {
 | 
						if err != nil {
 | 
				
			||||||
		return err
 | 
							return err
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	fmt.Println(string(body))
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	return json.Unmarshal(body, &resp)
 | 
						return json.Unmarshal(body, &resp)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user