Skip to content

Commit

Permalink
chore: remove non-actual code snippet from docs (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut authored Jan 12, 2023
1 parent ffcc602 commit f52f26f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/upload-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,13 +259,6 @@ multipartComplete(
): Promise<FileInfo>
```

```typescript
multipart(
file: File | Buffer | Blob,
options: MultipartOptions
): Promise<FileInfo>
```

### Settings

#### `publicKey: string`
Expand Down

0 comments on commit f52f26f

Please sign in to comment.