Skip to content

Commit

Permalink
Merge pull request #8 from codiumsa/without-db-config
Browse files Browse the repository at this point in the history
Without db config
  • Loading branch information
javierpf authored Jul 19, 2019
2 parents 6e4b3c2 + b951d7c commit ada6045
Show file tree
Hide file tree
Showing 6 changed files with 645 additions and 662 deletions.
1 change: 0 additions & 1 deletion data/db/index.js

This file was deleted.

34 changes: 0 additions & 34 deletions data/db/sequelize/index.js

This file was deleted.

3 changes: 1 addition & 2 deletions data/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
exports.db = require('./db');
exports.persistence = require('./persistence');
exports.persistence = require('./persistence');
Loading

0 comments on commit ada6045

Please sign in to comment.