Skip to content

Commit e528223

Browse files
just do it
1 parent 665a4c5 commit e528223

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/stores/blockstore.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ exports.setUp = (basePath, BlobStore, locks) => {
4747

4848
return {
4949
getStream (key, extension) {
50-
extension = extension || 'data'
51-
5250
if (!key) {
5351
return pull.error(new Error('Invalid key'))
5452
}

0 commit comments

Comments
 (0)