Removed unused attribute

This commit is contained in:
Shan Ruhhammer
2023-06-25 02:00:51 +02:00
parent 554cc99b6d
commit e771063c28

View File

@@ -24,7 +24,6 @@ public class ProductCatalogue {
* Product collection.
*/
private List<Product> products;
public float getProducts;
/**
* Creates new Product Catalogue.