Skip to content

Commit b504852

Browse files
committed
fix: trigger ci
1 parent 910877f commit b504852

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/client/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ First, obtain an API token from https://nft.storage and use it in place of `API_
2828

2929
```js
3030
import { NFTStorage, File } from 'nft.storage'
31-
3231
const client = new NFTStorage({ token: 'API_TOKEN' })
3332

3433
async function main() {

0 commit comments

Comments
 (0)