SonarLint fixes
This commit is contained in:
@@ -14,7 +14,7 @@ public final class EbayPurchaser extends AbstractPurchaser {
|
||||
/**
|
||||
* Name of this data source.
|
||||
*/
|
||||
private static final Webshop DATA_TARGET = Webshop.eBay;
|
||||
private static final Webshop DATA_TARGET = Webshop.EBAY;
|
||||
/**
|
||||
* Base URL to the eBay Purchase API.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user