Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Jan 27, 2024
1 parent c545bf1 commit 54abf7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions src/render.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ export const render = async (message: Buffer, contentType: string = 'text/html')
}
const id = urn('cose', 'cose-sign1', message);

console.log(graph)

return `
<section id="${id}" class="edn-cose-sign1">
Expand Down
12 changes: 0 additions & 12 deletions tests/virtual-docs.test.ts

This file was deleted.

0 comments on commit 54abf7d

Please sign in to comment.