Skip to content

Commit

Permalink
chore: removed createHash
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood committed Nov 10, 2024
1 parent 3c8f8c1 commit d593490
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/verifier.spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict'

const { createHash } = require('node:crypto')
const { readFileSync } = require('node:fs')
const { resolve } = require('node:path')
const { test } = require('node:test')
Expand Down

0 comments on commit d593490

Please sign in to comment.