Skip to content

Commit

Permalink
Update CarrinhoControl.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiconrq authored Apr 29, 2021
1 parent 06a022c commit ef9c64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/controller/CarrinhoControl.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
*
* @author lucas
* @author maicon
*/
public class CarrinhoControl {
public static boolean SalvarCarrinho(String nome,String quantiade,String preco){
Expand Down

0 comments on commit ef9c64d

Please sign in to comment.