mirror of
				https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
				synced 2025-10-31 00:53:10 +00:00 
			
		
		
		
	Module Client, clss StockScreenModel : suppression d'un sysout
This commit is contained in:
		| @@ -24,7 +24,6 @@ class StockScreenModel { | ||||
|         this.stockService.addListener(new StockListenerAdapter(){ | ||||
|             @Override | ||||
|             public void onProductListChangedEvent() { | ||||
|                 System.out.println("Product list changed event"); | ||||
|                 StockScreenModel.this.fireProductCollectionChanged(); | ||||
|             } | ||||
|         }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user