Browse Source

Reviewed getBlobData source, not return value (void)

Ted Eiles 7 years ago
parent
commit
5ccfac81ed
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/api/session.md

+ 0 - 2
docs/api/session.md

@@ -356,8 +356,6 @@ Returns `String` - The user agent for this session.
 * `callback` Function
   * `result` Buffer - Blob data.
 
-Returns `Buffer` - The blob data associated with the `identifier`.
-
 #### `ses.createInterruptedDownload(options)`
 
 * `options` Object