Removed unused attribute
This commit is contained in:
@@ -24,7 +24,6 @@ public class ProductCatalogue {
|
|||||||
* Product collection.
|
* Product collection.
|
||||||
*/
|
*/
|
||||||
private List<Product> products;
|
private List<Product> products;
|
||||||
public float getProducts;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates new Product Catalogue.
|
* Creates new Product Catalogue.
|
||||||
|
|||||||
Reference in New Issue
Block a user