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