From b5a9708623d3483e562d1eb509363e027cb385ad Mon Sep 17 00:00:00 2001 From: Luiz F Picolo Date: Fri, 26 Jan 2024 13:44:11 +0000 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index b4755d9..70b4b6e 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,3 @@ - var cells = document.querySelectorAll('#proposta_trabalho tbody td:nth-child(3)'); var soma = 0;