Skip to content

Commit

Permalink
remove file example.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Oct 17, 2014
1 parent db8f951 commit a3c4649
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/storage/file.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ var STORAGE_UPLOAD_BASE_URL = 'https://www.googleapis.com/upload/storage/v1/b';
*
* @alias module:storage/file
* @constructor
*
* @example
*/
function File(bucket, name, metadata) {
if (!name) {
Expand Down

0 comments on commit a3c4649

Please sign in to comment.