diff --git a/openlibrary/core/vendors.py b/openlibrary/core/vendors.py index 2d7c1c2c050..61ec7c827de 100644 --- a/openlibrary/core/vendors.py +++ b/openlibrary/core/vendors.py @@ -28,7 +28,6 @@ logger = logging.getLogger("openlibrary.vendors") -BETTERWORLDBOOKS_BASE_URL = 'https://betterworldbooks.com' BETTERWORLDBOOKS_API_URL = ( 'https://products.betterworldbooks.com/service.aspx?IncludeAmazon=True&ItemId=' )