Remove unneeded comment
This commit is contained in:
		@ -18,8 +18,7 @@ public class WarehouseBookingPositionSlotEntry {
 | 
			
		||||
    @ManyToOne
 | 
			
		||||
    public Article article;
 | 
			
		||||
 | 
			
		||||
    // Can;t do, does not work when created in action.
 | 
			
		||||
    //public int newSumArticles;
 | 
			
		||||
    @NotNull
 | 
			
		||||
    public int newSumSlot;
 | 
			
		||||
 | 
			
		||||
    @NotNull
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user