Skip to content

Commit

Permalink
chore: minor refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Aug 9, 2018
1 parent f67adf8 commit 7a75adc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/default-datastore.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

// Default configuration for the datastore spec in node.js
module.exports = {
<<<<<<< HEAD
=======
StorageGCWatermark: 90,
GCPeriod: '1h',
BloomFilterSize: 0,
>>>>>>> fix: interoperability with go repo - added tests
Spec: {
type: 'mount',
mounts: [
Expand Down

0 comments on commit 7a75adc

Please sign in to comment.