Mudança
This commit is contained in:
parent
8ce453908c
commit
a803ce705e
|
|
@ -56,7 +56,6 @@ def criar_produto():
|
|||
|
||||
conexao = get_connection()
|
||||
cursor = conexao.cursor()
|
||||
sql =
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Reference in New Issue