Skip to content

Commit

Permalink
style: empty line between native and app packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Sep 10, 2016
1 parent c7f9910 commit f243f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/utils/pouchdb-options-to-couchdb-url.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = toCouchDbUrl

var url = require('url')

var get = require('lodash').get

function toCouchDbUrl (pouchDbOptions) {
Expand Down

0 comments on commit f243f9f

Please sign in to comment.