Skip to content

Commit

Permalink
Remove unused type in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 15, 2022
1 parent 57b4654 commit 3007e62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/**
* @typedef {import('tape').Test} Test
* @typedef {import('./index.js').Filter} Filter
* @typedef {import('./index.js').Lookup} Lookup
*/
Expand Down

0 comments on commit 3007e62

Please sign in to comment.