forked from denyskon/info-java
Update Technikladen/OrderEntry.java
Removed package line
This commit is contained in:
parent
192ae021dc
commit
ddc485ddeb
@ -1,5 +1,3 @@
|
||||
package tech_store;
|
||||
|
||||
public class OrderEntry {
|
||||
private Product orderProduct;
|
||||
private int entryAmount;
|
||||
|
Loading…
x
Reference in New Issue
Block a user