Skip to content
Snippets Groups Projects
Commit 407ec3db authored by Sam Zappa's avatar Sam Zappa
Browse files

Add missing semicolon

parent 8d64b026
No related branches found
No related tags found
1 merge request!89Spzappa staff page
Pipeline #576679 passed with stage
in 2 seconds
......@@ -457,7 +457,7 @@ public class Products { /* a good class, but not as good as cse391 */
"waterfountain.png",
"Water fountain w/ water bottle filler",
1312.99
)
);
}
public Product cvanleerProduct() {
return new Product(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment