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