From 3642d4f3a3220f959170bae7175f09573a92d56f Mon Sep 17 00:00:00 2001 From: RaktimaNXG Date: Mon, 17 Jun 2024 21:17:18 +0530 Subject: [PATCH] refactor: refactor code --- apps/OpenSign/src/components/pdf/PlaceholderCopy.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/OpenSign/src/components/pdf/PlaceholderCopy.js b/apps/OpenSign/src/components/pdf/PlaceholderCopy.js index 2fa532223..f0d148ca5 100644 --- a/apps/OpenSign/src/components/pdf/PlaceholderCopy.js +++ b/apps/OpenSign/src/components/pdf/PlaceholderCopy.js @@ -5,7 +5,6 @@ import { randomId, textWidget } from "../../constant/Utils"; function PlaceholderCopy(props) { const copyType = ["All pages", "All pages but last", "All pages but first"]; const [selectCopyType, setSelectCopyType] = useState(""); - //function for get copy placeholder position const getCopyPlaceholderPosition = ( type,