Skip to content

Commit

Permalink
just do it
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 8, 2016
1 parent 665a4c5 commit e528223
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/stores/blockstore.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ exports.setUp = (basePath, BlobStore, locks) => {

return {
getStream (key, extension) {
extension = extension || 'data'

if (!key) {
return pull.error(new Error('Invalid key'))
}
Expand Down

0 comments on commit e528223

Please sign in to comment.