Skip to content

Commit

Permalink
remove unnecessary import in type file (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedissa authored Aug 27, 2024
1 parent 5949b21 commit 3a3d96d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import 'node'

export type Algorithm =
| 'none'
| 'HS256'
Expand Down

0 comments on commit 3a3d96d

Please sign in to comment.