Remove unneeded comment

This commit is contained in:
CodeSteak 2020-05-10 17:05:19 +02:00
parent 713c8ebe86
commit bd2aeb63f6
1 changed files with 1 additions and 2 deletions

View File

@ -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