Skip to content

Commit

Permalink
refactor: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
badgooooor committed Feb 10, 2025
1 parent e5b82d2 commit fb82d3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/files.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import filesize from 'filesize'
/**
* @typedef {import('ipfs').IPFSService} IPFSService

Check failure on line 3 in src/lib/files.js

View workflow job for this annotation

GitHub Actions / typecheck / typecheck

Namespace '_exports' has no exported member 'IPFSService'.
* @typedef {import('kubo-rpc-client').KuboRPCClient} KuboRPCClient
* @typedef {import('../bundles/files/actions').FileStat} FileStat
* @typedef {import('multiformats/cid').CID} CID
*/
Expand Down

0 comments on commit fb82d3c

Please sign in to comment.