From ee498fae71cd2e6d4648cec251ff7eae66d3c55d Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Mon, 15 Jan 2024 20:03:46 -0600 Subject: [PATCH] more --- src/Components/Document/DocEditPage.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Components/Document/DocEditPage.js b/src/Components/Document/DocEditPage.js index d9628ee..07c50cc 100644 --- a/src/Components/Document/DocEditPage.js +++ b/src/Components/Document/DocEditPage.js @@ -151,7 +151,6 @@ const DocEditPage = () => { }); }); console.log("arr", arr); - // } } else { if (responsesCreated > 0) {