Skip to content

Commit

Permalink
refactor: commented code removed
Browse files Browse the repository at this point in the history
Signed-off-by: sanjay-k1910 <[email protected]>
  • Loading branch information
sanjay-k1910 committed Nov 23, 2023
1 parent 164df37 commit 5826a2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Issuance/BulkIssuance.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ const BulkIssuance = () => {

const DownloadSchemaTemplate = async () => {
setProcess(true);
// const credDefId = await getFromLocalStorage(storageKeys.CRED_DEF_ID);
if (credentialSelected) {
try {
setProcess(true);
Expand Down

0 comments on commit 5826a2f

Please sign in to comment.