Update Technikladen/Product.java
Removed package line
This commit is contained in:
parent
f66f633416
commit
fdb1719171
@ -1,5 +1,3 @@
|
||||
package tech_store;
|
||||
|
||||
public class Product {
|
||||
private int productID;
|
||||
private String productName;
|
||||
|
Loading…
x
Reference in New Issue
Block a user